Doh, thanks. Added.
Don
On 10/28/07, Jeromy Evans <[EMAIL PROTECTED]> wrote:
> Hi Don,
> I can see your updates to xwork and the rest plugin - look great - but
> the new classes NamespaceMatcher and NamespaceMatch used by xwork's
> DefaultConfiguration seem to be missing from svn. Can you pleas
Hi Don,
I can see your updates to xwork and the rest plugin - look great - but
the new classes NamespaceMatcher and NamespaceMatch used by xwork's
DefaultConfiguration seem to be missing from svn. Can you please take a
look?
https://svn.opensymphony.com/svn/xwork/trunk/src/java/com/opensymph
We had a need to do this in one situation where we couldn't place the object
into session scope and put a pointer as a hidden field.
Our solution was to serialise the object to a string, include the string as
a hidden field and then recreate on form submission. From memory I think we
used xstream.
Hi all,
Am having problem deploying my application with weblogic after adding a new
form bean and its configuration () in the struts-config.xml
the funny thing is with the configuration intact and the formbean java class
deleted, the deployment goes through successfully. what could be th
Yes. I have validation working correctly. Required and mask works good. And
my validator method gets called and returns false, but I do not add any
errors message is it necessary?
On 10/26/07, Laurie Harper <[EMAIL PROTECTED]> wrote:
>
> John Doe wrote:
> > Hi,
> > I have Struts 1.2.7 application
5 matches
Mail list logo