Is it entirely necessary to use the Struts taglib for it? Wouldn't it be easier to use the JSTL (if available) or in a real pinch, the JSP syntax for bean access?

Thorhauer, John (Contractor) wrote:
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:

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to