Costin Manolache wrote:
Jeanfrancois Arcand wrote:Is Jasper = Runtime + Compiler (jasper-runtime.jar + jasper-compiler.jar)? I was under the impression that when we discuss about removing Jasper, it was both part. Not only the compiler part....If it's only the compiler part, then yes you can still run the Admin Tool.
Jon Scott Stevens wrote:
on 2002/12/10 3:15 PM, "Costin Manolache" <[EMAIL PROTECTED]> wrote:Yes, you need them since even if the classes are compiled, they are
Yes - your admin tool argument doesn't make sense. You can easilyI thought that you need Jasper in order to run JSP's (compiled or not).
precompile the admintool ( and we should do it anyway ) and
run it in the JSR154-only container - if you want to.
still having reference to org.apache.jasper.*
No, you don't. You can just copy jasper-runtime.jar in WEB-INF/lib and you're done. At least that used to work in 3.3 - I don't see any reason it'll not work ( except maybe some bugs ).
-- Jeanfrancois
Costin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>