Yes.  You are right.  However, JSTL is not currently an option.  Hopefully
in the near future it will be.

Thanks,
John

-----Original Message-----
From: Karr, David [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 26, 2005 7:23 PM
To: Struts Users Mailing List
Subject: RE: html taglib usage


I don't think it's practical to do that.  You would probably be better
off just using the raw HTML elements, but using the JSTL to reference
your bean values (and even the EL directly, if you have a JSP 2.0
container).

> -----Original Message-----
> From: Thorhauer, John (Contractor) 
> 
> 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]



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

Reply via email to