minhnguyet wrote:
Hi All ,

I write web application using Struts framewok . Model layer is ok .
But in  view layer , although I almost use  taglib .  I feel that it is not 
flexible .
If after that  we want to  change  template (html), so , we have to find and 
edit each code that
we include value by  taglibs.
In PHP , there is a Smarty template which  is to facilitate the separation of 
application code from presentation.
I wonder if there is a template for Jsp like Smarty for Php ?

Jakarta Velocity might be what you are looking for:
http://jakarta.apache.org/velocity/


regards,
Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to