Where can I find the source code of <jsp:include ...> ?

J

John C. Bollinger

LaLa said:
Where can I find the source code of <jsp:include ...> ?

It depends on the JSP container you are using. Each container provides
its own implementation, and the code for yours might or might not be
available at all. What do you actually want to know? Unless you're
just curious about how it works or are debugging your container, digging
into the source code is probably a suboptimal way to solve your problem.
The required behavior of this standard action is rather well
documented in the JSP specifications, and they are probably a better
guide for most purposes. You can get them free from Sun.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top