--- Erik_Jõgi <[EMAIL PROTECTED]> wrote:
> 
> > Rickard Öberg wrote
> > ...
> > 2) Great performance
> > 3) Templates does not have to be in files (JSP
> files do)
> > ...
> 
> where does the performance win over JSPs come from?
> As JSPs are compiled
> into servlets, how do you beat that?

Did you looked into source code of those servlets?
Try it, and your questions will disapear :)

> if you don't put your templates into separate files,
> then where do you
> put them? and how do you specify in xwork.xml which
> one to pick as the
> view?

You supply template name and then velocity engine
decides where to get it from ( through several
resource loaders ) 

There is a plenty of those around - from classpath,
from inside war,
from database, from my own breed CMS...

Velocity is configurable.


regards,

=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to