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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...