I defined a build target for Ant that checks for the existence of a 2.2
class before including the JSP related classes. I am not clear though,
is this code required in all cases?
John McNally
Rafal Krzewski wrote:
>
> Krzysztof Zelazowski wrote:
>
> > 40: Class org.apache.turbine.util.RequestDispatcher not found.
> > [javac] public RequestDispatcher getNamedDispatcher( String s)
> > [javac] ^
>
> Ha! Now I understand the problem. The RequestDispatcher interface
> was not present in servlet API version 2.0 and I am compiling against
> servlet API 2.2 from Jakarta.
>
> Now I'm wondering how do I make the damn thing compile against
> both versions? (If it's at all possible)
>
> I'd suggest dropping support for JServ, but I know it's not an option
> right now. Good that we were able to get rid of JDK 1.1...
>
> Rafal
>
> --
> Rafal Krzewski
> Senior Internet Developer
> mailto:[EMAIL PROTECTED]
> +48 22 8534830 http://e-point.pl
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]