OK. I'm just thinking about using FreeMarker as the view instead of JSP 2.0+EL (since we have been using FreeMarker for a while) and keep all the rest untouched.
On 9/7/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > I should mention that there's nothing to prevent you from using > FreeMarker with Spring MVC or Struts 2. However, you will need to keep > the existing JSP ViewResolver in place for Spring if you want to use > any of the current functionality. > > Matt > > On 9/7/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > On 9/7/07, dev dev <[EMAIL PROTECTED]> wrote: > > > Any particular reasons why FreeMarker is not supported in Appfuse? How > about > > > Velocity templates? > > > > Because we haven't taken the time to do it. If you'd like to > > contribute FreeMarker or Velocity views and support them, we'd be > > happy to add them. > > > > With JSP 2.0 and JSP EL, I don't see as many advantages for using one > > of these templating languages as there used to be. > > > > Matt > > > > > > > > Thanks > > > dev > > > > > > > > > On 9/7/07, Matt Raible < [EMAIL PROTECTED]> wrote: > > > > > > > > No - FreeMarker is not supported in AppFuse. It is supported in > AppFuse > > > Light. > > > > > > > > Matt > > > > > > > > > > > > On 9/7/07, dev dev <[EMAIL PROTECTED]> wrote: > > > > > Thanks > > > > > dev > > > > > > > > > > > > > > > > > -- > > > > http://raibledesigns.com > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > -- > > http://raibledesigns.com > > > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
