[jboss-user] [JBoss Seam] - Re: is link secure?
gavin.king@jboss.com
do-not-reply at jboss.com
Wed Mar 21 22:41:31 EDT 2007
anonymous wrote : I'd like to know if the links generated by s:link s:button are secure.
They are just as secure as JSF form submissions. ie. Seam verifies that the method being invoked is really one that appears in an EL expression on the page.
However, it is of course your job to make sure that the actual data passed in parameters is safe (just like in any web fwk).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030457#4030457
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030457
More information about the jboss-user
mailing list