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
<sunithatumm...@gmail.com> 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscr...@tomcat.apache.org
For additional commands, e-mail: taglibs-user-h...@tomcat.apache.org

Reply via email to