Hi all,
I'm using SERVLET tag inside my jsp to kick off a servlet. but the servlet
is not getting loaded.

This is my code :

<SERVLET NAME="AccountSummaryServlet" CODE="AccountSummaryServlet"
CODEBASE="http://90.5.5.100/servlet/">
</SERVLET>

The name of the servlet i want to Kick off is AccountSummaryServlet.Can
anyone tell me if there is anything wrong in this code.


Thanks in advance.


Diwan

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to