I found a thread where user had same problem. It looks like it is a problem with oc4j. i am using JDeveloper and Oc4j 10.1.3
If anybody knows more could please somebody shed more light. If this can be fixed in this enviornment. Else I have to keep working on struts 10.1.3 On Mon, Jun 22, 2009 at 1:03 PM, jill juneja <jilljun...@gmail.com> wrote: > 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. >