I'm new to Turbine, am trying to use JSP templates with Turbine 2.2, and could use some direction on using Screen classes. It seems that the purpose of Screen classes is to populate the request with data for the JSP to display, and, possibly, to use the Security API to restrict access to screens. The doBuild() method of the JspLayout class doesn't seem to execute the Screen class [i.e. ScreenLoader.getInstance().eval(data,data.getScreen());] like the DefaultLayout class does, though. Does this mean that Screen classes are not recommended for JSP? I also notice Jetspeed, the Jakarta portal project, seems to use Actions exclusively, not Screens.
Any insight appreciated.
Thanks, Joe
BTW Velocity looks nice, but is not an option for this project.
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
