[jboss-user] [J2EE Design Patterns] - Re: How can i invoke Servlet class file from JSP?

glen_almeida do-not-reply at jboss.com
Fri Dec 7 02:57:04 EST 2007


you can invoke a servlet class from a jsp page by using the <jsp:inclue>
<jsp:forward> tags respectively.

More details available on the below link

http://download-uk.oracle.com/docs/cd/A87860_01/doc/java.817/a83726/basics4.htm#1013818

-Tx 
Glen



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111120#4111120

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111120



More information about the jboss-user mailing list