hello,
i want to do something with jsf that i can do with servlets.
what i want to do is below:
there is two inputtext textboxes and a button on a page(login.jsp).
when i write something in tetboxes and push the button,
if the text in the textboxes alright then goto wellcome.jsp page,
or if content of textboxes false, then return login.jsp page.
i think i can do this by defining some rules in faces-config.xml
but how and using which tags?
*where can i learn all the tags specification *and if it is possible where
can i find examples.
i googled it much but i can find just guess number application, an some core
examples on javapassion web site but they do not contain some directions
that i want to do.
thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to