Hi all,

Marcus Kraßmann schrieb:
> Using the security-tags, I get this unfriendly exception:
>
> javax.servlet.ServletException: javax.servlet.jsp.JspTagException: Since tag 
> class org.stripesstuff.plugin.security.AllowedTag does not implement BodyTag, 
> it cannot return BodyTag.EVAL_BODY_BUFFERED
>   


I "solved" this by changing AllowedClass to extend BodyTagSupport
instead of TagSupport. I still do not completely unterstand the reason
for this behaviour, maybe a side-effect of the WebLogic 10.3 server. At
least now the taglib runs fine.

Kind regards,
Marcus


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to