Hi,

Using <s:form /> in JSP tag files shouldn't be a problem. I have done it before.
Just remember that <include-prelude /> setting in web.xml is not
applied to JSP tag files.
In other words, the tag file needs to include the prelude file
explicitly using <%@ include %>.

Regards,
Iwao

2011/6/3 Karen <ka...@kdeveloper.com>:
> Hi,
>
> I try to use the <s:form> tag in a JSP tagfile but I get an:
> net.sourceforge.stripes.exception.SourcePageNotFoundException
>
> Can't I use the <s:form> tag in a tagfile or is there something special I
> should do?
>
> Kind regards,
> Karen

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to