| Article: |
Java Web Applications | |
| Subject: | place the .class file? | |
| Date: | 2005-11-23 22:34:24 | |
| From: | kethi | |
|
|
||
Showing messages 1 through 2 of 2.
-
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



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>