Help! I have a form bean defined as MainBean. The attribute I would like to target can be retrieved via MainBean.getVO().getPrimaryKey().getId() In my JSP, I have an <html:hidden .../> tag whose property I would like to set to the ID defined above. Is this possible? No matter what syntax I try for the property="" value, I continue to get the following error: ...No getter method for property ... Thanks in advance, -Brenda _____ Brenda M. Faber