can anyone suggest if this is the right way to do? thanks.
From: "fea jabi" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: user@struts.apache.org
Subject: href in a table column
Date: Wed, 29 Mar 2006 15:08:02 -0500
This is struts related question itself. using displaytag too.
;Struts Users Mailing List"
To: user@struts.apache.org
Subject: Re: href
Date: Fri, 03 Feb 2006 14:07:24 -0500
thanks for responding
now gave
My lookupaction does have the mapkey
protected Map getKeyMethodMap() {
Map map = new HashMap();
map.put("btn
can anyone helpme with this please?
Thanks.
From: "fea jabi" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: user@struts.apache.org
Subject: Re: href
Date: Fri, 03 Feb 2006 14:07:24 -0500
thanks for responding
now gave
My lookupa
uot;delete", "deleteCust");
return map;
}
but Now getting the below error.
missing resource 'delete' in key method map
What else is missing?
Thanks.
From: Michael Jouravlev <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: Struts User
On 2/3/06, fea jabi <[EMAIL PROTECTED]> wrote:
> Have an a link in my JSP. When user presses the link I would like to delete
> that row in the LookupDispatchAction.
>
> I tried to do this using the below code.
>
> But getting error
> javax.servlet.ServletException: Request[/DispatchCust] does not c
5 matches
Mail list logo