Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

LazyLists

Glenn Deschênes

2007-03-01

Replies:

Hi,

I have an application that I'm moving over to J2SE1.5 and J2EE 1.4.
I am getting an error when executing a JSP:
javax.servlet.jsp.el.ELException: Unable to find a value for "beneficiaries"
in object of class "hronline.secure.personal.insurances.InsuranceForm" using
operator "."

If I remove the code that hand cranks the lazy list and just leave regular
getter/setter methods the JSP page executes. However I need the methods that
hand crank the lazy list in order for the application to capture submitted
data.

Am I missing any updated dependencies or ?
Any suggestions would be greatly appreciated.

- maestro
©2008 junlu.com - Jax Systems, LLC, U.S.A.