Sun's Creator Studio rulez the inexpensive Java IDE world; JetBrain's IDEA 
rulez the $300+ IDEs.  Eclipse isn't worth a shit.

But REAL programmers prefer ed or vi.

~mark

-----Original Message-----
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 29, 2005 8:42 AM
To: Struts Users Mailing List
Subject: Re: Is there any Jsp template like Smarty template ?


Sounds as if you are tightly coupling business layer to presentation
I would recommend de-coupling your presentation layer from Business Entity
possibly using Business Delegate Architecture..take a look at
http://www-106.ibm.com/developerworks/java/library/j-ejb1022.html

If you are seeking an IDE to accomplish this auto-generate ability for 
Struts there is
Sun Java Framework
http://www.sun.com/software/products/jsenterprise/index.xml
IBM WSAD available at
http://www-306.ibm.com/software/awdtools/studioappdev/
Borland JBuilder
http://www.borland.com/us/products/jbuilder/index.html
Also my favorite Oracle JDeveloper
http://www.oracle.com/technology/products/jdev/index.html
Anyone else?
Martin
----- Original Message ----- 
From: "minhnguyet" <[EMAIL PROTECTED]>
To: "Struts FAQ" <user@struts.apache.org>
Sent: Wednesday, June 29, 2005 5:10 AM
Subject: Is there any Jsp template like Smarty template ?


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 ?

Thank in advance for your help ! 

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






*******************************************************************************************************************
This email and any file transmitted with it may be confidential and is intended 
solely for the use of the individual or entity to whom it is addressed.  If you 
received this email in error please notify the DBM Service Desk by forwarding 
this message to [EMAIL PROTECTED]


This email has been scanned by networkMaryland Antivirus Service for the 
presence of computer viruses.






********************************************************************************************************************
This email and any file transmitted with it may be confidential and is intended 
solely for the use of the individual or entity to whom it is addressed.  If you 
received this email in error please notify the DBM Service Desk by forwarding 
this message to [EMAIL PROTECTED]


This email has been scanned by networkMaryland Antivirus Service for the 
presence of computer viruses.


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

Reply via email to