Unnikrishnan wrote:
Hi
I am new to Struts 2. I would like to know how to retrieve last inserted id.
I have page called "welcome" where I have 3 fields (name, telephone, email)
my execute method is as follows.
public String execute() throws Exception {
CustomerFacadeLocal customer
Unni,
I'm not sure if this is related to Struts2. CustomerFacadeLocal looks like
an application specific class for your application. You'll need to find out
what api this class provides within your application
- Omkar
Unnikrishnan wrote:
>
> Hi
>
> I am new to Struts 2. I would like to know
2 matches
Mail list logo