You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Johann Uhrmann <jo...@xpecto.com> on 2003/02/04 16:30:24 UTC

Testing not precomiled JSPs

Hello,

I am quite new to Cactus and I would like to know whether it is possible
to test a JSP which is not precompiled into a servlet.

What would be the typical code to put in the beginXXX(), testXXX() and
endXXX() methods to get an instance of a JSP which was compiled by the
server?

Thank You in advance,

Hans


RE: Testing not precomiled JSPs

Posted by Vincent Massol <vm...@octo.com>.
Hi Johann,

Have you had a look at the "JSP Howto" topic on the Cactus web site
(http://jakarta.apache.org/cactus/howto_jsp.html)?

Cheers,
-Vincent

> -----Original Message-----
> From: Johann Uhrmann [mailto:johann.uhrmann@xpecto.com]
> Sent: 04 February 2003 16:30
> To: cactus-user@jakarta.apache.org
> Subject: Testing not precomiled JSPs
> 
> Hello,
> 
> I am quite new to Cactus and I would like to know whether it is
possible
> to test a JSP which is not precompiled into a servlet.
> 
> What would be the typical code to put in the beginXXX(), testXXX() and
> endXXX() methods to get an instance of a JSP which was compiled by the
> server?
> 
> Thank You in advance,
> 
> Hans
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org