Hi, Normally we invoke a servlet like below:
<map:generate src="http://localhost:8080/cocoon/myservlet{requestQuery}" /> But I would like to invoke the servlet directly like below: If the servlet is stored in a directory Web-Inf/Classes/Servlet/myservlet.class, then I would like to invoke as <map:generate src="Servlet.myservlet" /> Is this possible?Please help me! Kavitha __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>