i've created a bean that is to be used to populate a select box. This bean
is created in an Action, and saved as an attribute under the request object.
However, the tag lib for OptionsTag is telling me that it can't find a bean
with name "SecurityQuestionsManager", and therefore cannot populate a select
box.  I've confirmed that both the bean is being stored under the correct
name, as well as being accessed by the correct name on the jsp. Any
suggestions would be appreciated.

Carl


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

Reply via email to