Thanks Dave.
I am using Struts 2.2.3. For #2 question i have a common jsp which is
used for both Add and Edit operation. So on the basis of whether it is
add/edit i want to set appropriate action.
Well one tweak just now came in my mind is to set the action name in
request scope and use this as
On Fri, May 27, 2011 at 10:40 AM, Sachin Lale wrote:
> 1. In Jsp while displaying text box and i want this to populate from
> ApplicationResource.properties file. I did this be adding getText() method
> like below. Is this the only way?
>
Nope; you can use the "key" tag attribute to define the pr
Hi,
I have two questions:
1. In Jsp while displaying text box and i want this to populate from
ApplicationResource.properties file. I did this be adding getText()
method like below. Is this the only way?
2. I want the 'action' property of s:form tag to be populated
dynamically. For this i
3 matches
Mail list logo