On Dec 18, 2007 8:27 AM, Luo Yong <[EMAIL PROTECTED]> wrote:
> In fact, I'm implementing a new web development framework. JSP tag
> must not be supported in the framework and the web page cannot contain
> any java code. so i must analyse the jsp page within a servlet and
> expand it with web component attribute(like the Tapestry way).

Then why are you even calling your component a "JSP"?  :-)

If you're just parsing a text file with no taglibs or Java code using a
servlet, that seems pretty far afield from "JSP"...

-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to