Dang it! I knew i had seen it some place. <de niro>you... you're good... you're good</de niro>
You da man Shawn! Thanks!!! > > 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. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
