| Author |
How To Compile JSP at Runtime
|
Alan Hermin
Ranch Hand
Joined: Feb 16, 2006
Posts: 290
|
|
hi all... if i got a jsp file and want to compile it at run time ..how can i do this? regards
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
This is done automatically when someone requests that resource. Did you mean at deploy time? If so, it depends on the container you're using.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: How To Compile JSP at Runtime
|
|
|