I downloaded crud app from
http://struts.apache.org/2.x/docs/crud-demo-i.html

Every thing is working but - in s:url paramter is not being passed. I tired
every thing.

But employee object is always null despite it show in url correctly.

In url it shows -
http://149.10.178.12:8990/crud/crud!input.action;jsessionid=950ab20c231e4328542b8cea4abdad048c34c129d158?employee.employeeId=1


But employee or employee.employeeId is null.

Any help is appreciated.

regards,
Jill.

Reply via email to