Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: include statement in servlets

Jon Wingfield

2003-10-08

Replies:

Have a look at the javadocs for javax.servlet.RequestDispatcher.
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/index.html

Or you could look in tomcat's work directory for the java source code
generated by jasper from a jsp file.

HTH,

Jon

zeallousbigpond.net.au wrote:
> How do you include a normal jsp or html page in a servlet?...
>
> in JSP...to include a page you do:
>
> <%@(protected)" %>
>
> is there a similar way for servlets??
>
> Anson
>                                              
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.