I don't think integrating BlazeDS will be too difficult. You'll definitely
get better performance out of it than if you went with REST or even SOAP.
REST would definitely give you the reusability for other front ends, but
like was stated before you lose out on the ability to use a full fledged
dom
Anyone attempted to update Struts2 to version 2.1.1+ to make use of the
Struts2 REST plugin?
What's the trick to get the Struts2 datetimepicker tag to work in AppFuse
2.0.2? Or is there a better way of providing a Date/Time entry what is it?
Regards,
Jeremy
Thanks Matt, totally missed that one.
Jeremy
On Sun, Jan 11, 2009 at 10:46 PM, Matt Raible wrote:
> src/main/webapp/WEB-INF/menu-config.xml.
> Matt
>
>
> On Sun, Jan 11, 2009 at 6:55 PM, Jeremy Anderson <
> jeremy.d.ander...@gmail.com> wrote:
>
>> I have a nee
I have a need to change the namespace for the default package in AppFuse so
that I can have certain pages that aren't decorated by SiteMesh, since you
can't exclude url-patterns in the web.xml. I've found that there are a few
hard coded urls in the various JSPs and some urls that need to be update