hi all,

my servlet has some methods,and it has deployed in webserver .i want to call that servlet methods from a jsp page.

plz help me how to call servlet methods from a jsp.

the path is like this.webapps is webserver root folder.

webapps--->*.jsp

webapps-->WEB-INF-->web.xml    (description of all servlets)

webapps-->WEB-INF-->classes-->*.class    (servlet classes)

 


Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out! ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to