On Tue, 12 Mar 2002, Agrawal, Anuj (Anuj)** CTR ** wrote:

> Is there a way to display the source code for a particular JSP page?
> 
> I'd like to have a link at the bottom of the page which will display
> the source (for the curious) when clicked on - very much like the way
> the SourceForge site has it setup.

Take a look at the ShowSource.jsp file in the JSTL RI examples application
(standard-examples); it might do exactly what you want.  It uses the
<c:import> tag.

Shawn


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to