Martin Cooper schrieb:
> On Feb 5, 2008 5:39 PM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
>
> [..]
>
>> Also, can I ask for xwork access too, or do I have to build up some more
>> karma for that? (Although, I think I've posted more xwork patches than
>> struts patches)
>
>
> That's not really
Please use the Struts usermailing list for questions like this. The Struts
developers mailing list is for the discussion of the framework itself. Since
you're using Nabble, the correct list would be this:
http://www.nabble.com/Struts---User-f206.html
poojasreejith wrote:
>
> Hi,
>I am usi
Guys,
One of the things that really gets me is the loss of action messages and
errors when using anything other than the default result type. imho given
that post and redirect is probably the most common pattern for form handling
we should allow messages to be passed on via the post-POST redir
Hi,
I am using javascript menu.js to highlight the menu item selected. But
the problem is, since I give the link to a url with .do extension (i.e)
/HrRecruits/customer/list.do , it doesn't highlight the menu. is there any
option to take off the .do, but still it should perform the action. How c