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. individual jsp files and servlets are working fine.
webapps--->*.jsp webapps-->WEB-INF-->web.xml (description of all servlets) webapps-->WEB-INF-->classes-->*.class (servlet classes) thanks in advance shiva kumar ___________________________________________________________________________ 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