You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Vinh Tran <vi...@processintelligence.com> on 2002/10/25 15:42:09 UTC

Using Struts Taglib Outside of Struts

I am working on a side project that uses a roll-your-own MVC approach. After
using Struts on a separate project I would like to make use of the Struts
taglibs for this new project.  I would simply use JSTL but I am constrained
to Tomcat 3.X which is a JSP 1.1 container.

Any thoughts from the gurus?  Will this even work?  Is there a better
approach?  Apologies if this is not Struts related.

Thanks All.