on 2002/12/10 4:59 PM, "Costin Manolache" <[EMAIL PROTECTED]> wrote:

>>>> Yes - your admin tool argument doesn't make sense. You can easily
>>>> precompile the admintool ( and we should do it anyway ) and
>>>> run it in the JSR154-only container - if you want to.
>>> 
>>> I thought that you need Jasper in order to run JSP's (compiled or not).
>>> 
>> Yes, you need them since even if the classes are compiled, they are
>> 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 ).
> 
> Costin

Huh?

jar -xvf jasper-runtime.jar
  created: META-INF/
extracted: META-INF/MANIFEST.MF
  created: org/
  created: org/apache/
  created: org/apache/jasper/
  created: org/apache/jasper/logging/
  created: org/apache/jasper/util/
  created: org/apache/jasper/runtime/
  created: org/apache/jasper/resources/
  ...

-jon

-- 
StudioZ.tv /\ Bar/Nightclub/Entertainment
314 11th Street @ Folsom /\ San Francisco
        http://studioz.tv/


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to