[jboss-user] [JBoss Seam] - Re: Any way to apply same attribute/value to several tags?

2007-02-26 Thread kukeltje
exactely myfaces (don't know if it was basic, tomahawk, or sandbox) has this option as well. Look at their example View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4022322#4022322 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Any way to apply same attribute/value to several tags?

2007-02-26 Thread atzbert
If you find the perfect solution for this, i'd be gladly reading about it here... :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4022575#4022575 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4022575

[jboss-user] [JBoss Seam] - Re: Any way to apply same attribute/value to several tags?

2007-02-26 Thread petemuir
The perfect solution is as Ronald and I suggested - a container JSF component. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4022799#4022799 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4022799

[jboss-user] [JBoss Seam] - Re: Any way to apply same attribute/value to several tags?

2007-02-26 Thread [EMAIL PROTECTED]
example of this? on the wiki? I wanted Seam to pick up required=true based on whether the annotation for my entity was @NotNull so quite interested in this too as I seem to be writing this markup quite often. View the original post :

[jboss-user] [JBoss Seam] - Re: Any way to apply same attribute/value to several tags?

2007-02-26 Thread petemuir
anonymous wrote : I wanted Seam to pick up required=true based on whether the annotation for my entity was @NotNull so quite interested in this too as I seem to be writing this markup quite often. That's an altogether harder problem (as it involves inspecting the target of the JSF components's

[jboss-user] [JBoss Seam] - Re: Any way to apply same attribute/value to several tags?

2007-02-25 Thread lawrieg
I've browsed through all the HTML spec and had a good Google and have drawn a blank so, unless anyone can inform me otherwise, I'm guessing my options are either to manually add disabled=#{...} to every component, or else pull that Javascript book of the bookshelf View the original post :

[jboss-user] [JBoss Seam] - Re: Any way to apply same attribute/value to several tags?

2007-02-25 Thread petemuir
You could easily do this using a container tag (take a look at UIValidateAll) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4022120#4022120 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4022120