www.StudyJava.org

Pure Java

It is currently Fri Sep 10, 2010 6:47 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: root context need help
PostPosted: Tue May 15, 2007 6:01 am 
Offline

Joined: Mon Apr 23, 2007 11:08 am
Posts: 29
I need help

In tomcat they have "jsp-examples" and "servlet-examples" under webapps
I have tried one example of servlet from HFSJ and it worked as I got existed root context means under "jsp-examples".

same thing again I made my project folder under "jsp-examples" and wrote my own web.xml and just wrote <servlet> tag
and tried to do the same thing like which I tried before...this time it didn't work

so I would like to know...

if "jsp-examples" has its own WEB-INF and if I write my own "Myproject/WEB-INF" under "jsp-examples/" will it work?

or

If I want to have my root context under "webapps" what is basic thing to do first.


Thanks


 
 Profile  
 
 Post subject: Re: root context need help
PostPosted: Tue Jun 19, 2007 5:57 am 
Offline

Joined: Fri Apr 27, 2007 7:45 am
Posts: 1
"jsp-exapmles" and "servlets-examples" have their own web.xml, so you cannot have your own web.xml inside these folders.
rather create your jsp-files or servlets and define it in the existing web.xml inside "jsp-examples" or "servlets-examples".

And, if you want to have your own root context then follow the J2EE folder structure.
create your own project folder and plant it in the webapps directory.
your project folder should at least have a jsp and web.xml.


 
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Google
 




Powered by phpBB © 2002, 2006 phpBB Group
[ Time : 0.068s | 12 Queries | GZIP : Off ]