Re: convert a JSP with tag libraries into a plain servlet using JspC class

Stuart Thiel <[email protected]> Fri, 21 Mar 2014 10:04:17 -0400
Newsgroups gmane.comp.jakarta.taglibs.user
Message-ID <CAEp2D=6rbquDsg5bTzKznJUhWuHfhsrjuazptPPTu_ay34hb+A@mail.gmail.com>
It's done just the same. You can even pull the Java out of tomcat when
using it... you just won't like the results. Lots of reflection last
time I checked.

To be clear, JSPs run as plain servlets.

On Fri, Mar 21, 2014 at 9:28 AM, Sunitha Thummala
<[email protected]> wrote:
> Hello everyone,
>
> I have a requirement where I need to convert a JSP with tag libraries into
> a plain servlet. I know the JspC class in Tomcat does conversion of a plain
> JSP into a servlet.
>
> Im trying to figure out how to convert the JSP WITH tag libs into a servlet
> as well.
>
> Any help appreciated.
>
> Thank you for your time!
>
> Sunitha



-- 
Stuart Thiel, P. Eng.