| Article: |
Java Web Applications | |
| Subject: | place the .class file? | |
| Date: | 2005-11-23 22:34:24 | |
| From: | kethi | |
|
|
||
Showing messages 1 through 5 of 5.
-
place the .class file?
2006-01-09 02:10:02 nitinchoube [View]
-
place the .class file?
2006-02-15 21:57:23 subhash10 [View]
how i compile my first java servlet program under tomcat
which directory i place it
how i configer xml file
how i test my first programming -
place the .class file?
2006-07-18 00:32:38 Sujin [View]
well i do place my class file in class file in webapp folder inside my "mypage"...now the prob i have is error saying "error in userbean attribute class 'login' not found...but i have placed my login.class in clas folder...pls help me -
place the .class file?
2006-07-18 00:33:09 Sujin [View]
well i do place my class file in class file in webapp folder inside my "mypage"...now the prob i have is error saying "error in userbean attribute class 'login' not found...but i have placed my login.class in clas folder...pls help me
do reply
it's urgent
sujin
sujin.abraham@gmail.com
-
differece between web-container
2007-06-20 23:50:19 KumarDeepak [View]
Hi
I have a little bit confusion in web-container and web-server



u place the .class file in WEB-INF/classes folder.<servlet-class>full path of ur servlet class .class file </servlet-class>
action tag contains the <url-pattern></url-pattern>