Hello,
what is the best way (if there is one) to make Jasper Load JSP sources
from a database?
Thank you
Massimo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello,
I'm trying to precompile my jsps with the JspC ant task.
The problem ist that jspc ignores my jsps directory structure when it
generates the servlet files: the files are flattened.
All the jsps are generated to ${app.home}/jsps. Jsps with the same name
but originally in dif
Hi,
I will set some Custom Jasper properties in my web application.
I've defined the following in my web.xml
jsp
org.apache.jasper.servlet.JspServlet
logVerbosityLevel
WARNING
development
false
keepgenerated
false