Justin Wells wrote:
>       Template t = templateSystem.getTemplate("order-template");
>       t.execute(out, context);
>

Does it have any built in features to handle localization or browser
dependent behavior?  For example, is there a getTemplate() version that
takes a locale or a browser type and uses it to return the appropriate
templet?

Thanks,

Randy

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to