Ok .... Then in Kiran should have following structure

        \webapps\kiran
                               \src(new directory-dir)    Copy ur *.java
files
                                \index.html (ur *.html file)
                                 \WEB-INF(dir)
                                               \web.xml
                                                \classes(dir) Copy all ur
*.class files.....



               Now open ur web.xml create servlet alias and servlet
class. For more info. go through document web application development in
the index.html file


cheers
Venkatesh

dsd dsd wrote:

> Hello
>
>     I created directory called kiran in
> D:/tomcat/jakarta-tomcat/webapps/  .
> I have set the context path in /conf/server.xml
> I have kept both source and class file in /kiran
> directory now tell me how to execute this servlet file
> how to use web.xml file please assist me with example
>
> with regards
> kiran
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to