On Jun 7, 2007, at 8:49 PM, Dave Newton wrote:
--- String Larson <[EMAIL PROTECTED]> wrote:
Does anyone have access to the source for this:
http://www.planetstruts.org/struts2-showcase/person/editPerson.action
You could either download the source or browse the
source repository.
Does anyone have access to the source for this:
http://www.planetstruts.org/struts2-showcase/person/editPerson.action
or any other example of editing a collection of objects.
The view sources link is busted.
Thanks.
-
To
That's what we're using as well.
Plus using EJB3/Annotations (over Hibernate3) for persistence.
Works well. No show stoppers thus far.
If don't expect your web app to be too complex, I'd recommend a hard
look at Ruby on Rails.
The whole S2, Spring, Hibernate thing is very powerful. However, it
I'm trying to get file upload working (struts 2.0.5).
It seems that FilterDispatcher.prepareAndWrapRequest is not creating
the MultiPartRequestWrapper as required by FileUploadInterceptor.
prepareAndWrapRequest is just skipping the wrapping.
Is this a configuration issue ?
-
4 matches
Mail list logo