I am trying to think through creating a page that allows the users to
dynamically add "phone" form fields for a "contact" (Contact model has
a collection on Phone objects). The method is similiar to this
example: http://www.quackfuzed.com/demos/jQuery/dynamicField/generalUse.cfm
Where I am havin
I was more interested to know if there is any way avail in struts for doing
this instead of going for hack.
Thanks Dave!
-- Vivek
On Thu, Mar 24, 2011 at 9:44 PM, Dave Newton wrote:
> On Thu, Mar 24, 2011 at 11:56 AM, vivek mishra
> wrote:
> > Yes Dave. Can you please give any suggestion to a
On Thu, Mar 24, 2011 at 11:56 AM, vivek mishra wrote:
> Yes Dave. Can you please give any suggestion to acheive this requirement or
> is there any other way available through which I could forward this
> ActionForward.
You'd want to implement a so-called "flash" scope, or "message" scope,
where s
Yes Dave. Can you please give any suggestion to acheive this requirement or
is there any other way available through which I could forward this
ActionForward.
Thanks for the help.
-- Vivek
On Thu, Mar 24, 2011 at 10:50 AM, Dave Newton wrote:
> It's a redirect, of course you lost the request ob
It's a redirect, of course you lost the request object.
Dave
On Thu, Mar 24, 2011 at 11:40 AM, vivek mishra wrote:
> Hi list,
>
> I am trying to send additional parameter in action mapping, so that I have
> written this code:
> public ActionForward addParameterToForward(
> ActionForwa
5 matches
Mail list logo