Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Webapps Folder ?

843836Nov 6 2003 — edited Nov 8 2003
Hello,
i have made a small website; All its class files are in folder
c:\tomcat\webapps\examples\web-inf\classes\mysite\
and all of the jsp pages are in
c:\tomcat\webapps\examples\jsp\mysite\

but, somebody told me there is some procedure to be followed like ...
PROCEDURE
---------
make a folder named "mysite" in "webapps" and then make a folder
"web-inf" and then folder named as "classes" and keep class files there.... Then set class path.
---------------------------
i am using tomcat 4.1.27
Now my question is,
Please tell me these things,what to do?,where to keep class files and jsp pages, and how to change classpath.
And also please tell me if i have to edit some other files like web.xml etc...

Thanks in Advance ....
you can also contact me at sohaiil@hotmail.com

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 6 2003
Added on Nov 6 2003
9 comments
208 views