You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Philippe ENTZMANN <ph...@yahoo.com> on 2001/11/22 16:36:14 UTC

using ONLY taglib in JSP

Need some advices to use ONLY taglib in my JSP pages.
We have some taglibs implementing our business model.
With a MVC approach in mind, we avoid using Java code
in our JSP and always put "model" into tag.
Is it possible de restrict JSP pags to only contains
tags (taglig, HTML, ...) et not Java source code
(<%...%>) ?

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>