modifications to web.xml

2002-12-02 Thread sab
Sir, When I want to create an application and call a servlet from html page, what essential modification I have to made to web.xml file? warm regards, Ch. Sasi Bhushan. CGMAERSK INFO. TECH. PVT. LTD., ALEXANDER SQUARE, 1ST FLOOR, SP ROAD, GUINDY, CHENNAI. Ph: 044-2300053 #2602 -- To

Re: modifications to web.xml

2002-12-02 Thread m batsis
I usually give an alias to the servlet and give this alias as the target of the HTML form: servlet servlet-nameMyServlet/servlet-name display-nameMyServlet/display-name servlet-classpackageName.ServletClassName/servlet-class /servlet servlet-mapping

Re: modifications to web.xml

2002-12-02 Thread David Brown
[EMAIL PROTECTED] writes: Sir, When I want to create an application and call a servlet from html page, what essential modification I have to made to web.xml file? warm regards, Ch. Sasi Bhushan. CGMAERSK INFO. TECH. PVT. LTD., ALEXANDER SQUARE, 1ST FLOOR, SP ROAD, GUINDY, CHENNAI. Ph: