> I am trying to get BasicDynaBean to work within <bean:write> tags but > it always throws error. : No getter method for property. Can someone > tell me what is wrong..
Dynabeans are not really beans so you cannot use them with the struts bean tag (I've not tried the latest version though), you cannot use them with the jstl apache implementation either BUT they work with the Resin JSTL implementation (included in the container) regards > Thanks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>