Hi, I don't know if this is associated with my problem
In the first rule in the url of my browser show this http://localhost:8080/MyJSFProgram/faces/Address.jsp Looks good But in the second rule show this http://localhost:8080/MyJSFProgram/faces/Address.jsp?abc=mountain+bike&j_id_id35=Send and the program redirect to the first page (Address.jsp) The scope of my backing beans if to the session, and in the url this don't must show the variables in the url, like method get I'm in the correct? thanks! --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---