Clarrification about JSF and JBoss Seam

Hi ,

i have just started a couple of hours ago reading about JSF and JBoss Seam and it seems interesting ......

here is my question :

i have a form ( registration form ) written in jsp and a congratulation page (jsp page too)

is right what i am saying ?

JSF form ( input values) are sent to Seam to be validated under hibernate rules and then it( Seam ) responses to the JSF the entity bean .

again JSF form asks Seam to resolve the variable Register ( the value of the submit button in the form) and Seam returns the RegisterACtion

After that the same jsp page invoke the register method of the RegisterAction stateless session beam .inside the register method it redirect the user to congratulation jsp page .

do you think its correct

sorry folks for my english

Best reagrds

yacine fandi

[865 byte] By [fandi_yacinea] at [2007-11-27 6:26:53]
# 1
or maybe if you can give a link of a good tutorial I磍l be greatfullcheers yacineMessage was edited by: fandi_yacine
fandi_yacinea at 2007-7-12 17:48:22 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...