facebook

JSF / Switch between HTTP and HTTPS on Logon

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249006 Reply

    Eugen31
    Member

    Hello!

    I want to switch between HTTP and HTTPS using JSF.

    e.g. Login-jsp should be unsecured, after click LOGIN-Button and all other jsp’s should run secured.
    How did it become e.g. in tutorial “JSF LoginDemo” to function?

    Any ideas?

    regards
    Eugene.

    #249031 Reply

    Riyad Kalla
    Member

    Eugene,
    We don’t have a tutorial on how to do what you want, sorry. We didn’t extend the app to see how it would function across a HTTPS session, but I believe you can simply forward to your HTTPS souce can’t you? Can you google for JSF and HTTPS?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSF / Switch between HTTP and HTTPS on Logon

You must be logged in to post in the forum log in