> Hi,
>
> So I'm
> going with an alternative route using tag
> handlers/files wich are very easy
> to package and can pretty much do the same in a
> portable way.
That's...curious.
What exactly were you trying to do?
I'm just puzzled because while, yes, tag files can be bundled in a jar file, that's about the only advantage over JSPs.
Most folks want to bundle pre-compiled JSP to a) speed up start up or b) hide the JSP source code.
A tag file jar (AFAIK) achieves neither of these.
So, I'm just curious what your use case is.
[Message sent by forum member 'whartung' (whartung)]
http://forums.java.net/jive/thread.jspa?messageID=299472