John,

Which tags are you using?  Have you added the name="..." attribute so it can
lookup a bean in any scope by that name instead of trying to use an
ActionForm bean?

Regards,
David

-----Original Message-----
From: Thorhauer, John (Contractor) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 26, 2005 3:02 PM
To: 'user@struts.apache.org'
Subject: html taglib usage


Hi,

Is it possible to use the struts html taglib from version 1.1 without using
Struts?  I would like to use it in conjunction with my own beans that I am
using but can not use all of struts at this point.  So I would like to
simply put a bean into the session and then make it available to the form
and use the struts html taglib to match the bean values to the form.
However, when I try this I get the following error on my JSP page:

javax.servlet.jsp.JspException: Cannot find ActionMappings or
ActionFormBeans collection

Any ideas if this is possible and if so what I am doing wrong?

Thanks,
John



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to