From: Anil Kumar Pippalapalli [mailto:[EMAIL PROTECTED]
>   It should contain html select tags as inner tag.
>   how would i do that........
>   iam getting this error,
>   javax.servlet.jsp.JspException: OptionsCollection tag must be nested
> in a Select tag

The Struts OptionsCollections tag does a check to make sure that it is
contained inside a Struts Select tag.

Unless you subclass/reimplement/etc. an options tag it probably won't
work.

Dave


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

Reply via email to