After several hours of searching i found the problem.
All pages work, if I set >validate="false"< in the struts config.
So I can't use the validate method of the bean?
Is there an alternative for this method?

Best regards,
Sebastian Marten


Sebastian Marten schrieb:
> Hello List,
> 
> I have a problem with Struts Tiles.
> 
> First I wrote all sub-page's for a very little Web shop.
> 
> Then i started with tiles and created a simple test layout.
> Nothing special, but it works.
> I have several normal pages, like the page "katliste.jsp"
> I click the link to the related action:
> 
> <html:link action="katliste">Unser Angebot</html:link>
> And then the page is displayed in the Layout.
> 
> So far, so good.
> Then I have 2 pages with a Struts Action Form and Action Form bean.
> I Created the definition for this page in the tiles-xml and configured
> the action forwards in the struts-config.
> But then i create a link the /createuser.do:
> <html:link action="createuser">Hier können sie sich Anmelden</html:link>
> 
> I see only the corresponding .jsp page an not the hole layout.
> 
> There is the Problem?
> 
> I hope you can help me!
> 
> Best regards,
> Sebastian Marten
> 
[.....]



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to