[jboss-user] [JBoss Seam] - Re: display an error message on form validation
thejavafreak
do-not-reply at jboss.com
Mon Aug 20 06:14:27 EDT 2007
1. If you want to use s:validateAll on other xhtml file you use the s:decorate tag that points to other xhtml file. See the start-up apps that is generated by seam-gen to get the idea of what I mean.
2. And yes you can place the h:message tag in other file and include it from another file (I haven't tried s:message yet).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075746#4075746
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075746
More information about the jboss-user
mailing list