On Dec 19, 2007 12:43 AM, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> 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"...
>

It seems that programmers like taglib and inline code but the web
designers don't.

The framework I'm implementing is for a company, the web development
team want these, not me. I love taglib too : )

It seems that velocity is the only way for me.

Thanks all   :)

> --
>
> 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]
>
>

---------------------------------------------------------------------
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