aspose file tools
The moose likes Security and the fly likes Using https for login Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Using https for login" Watch "Using https for login" New topic
Author

Using https for login

kaustubh kurambhatti
Greenhorn

Joined: Oct 21, 2009
Posts: 13
I am new to Java web app development. I am developing an application using netbeans 6.8 where I am using sun glassfish server.
The entry point to web app is a login page. I want to include security constraints to it like using https protocol for submission of username and password. Please help.
Tim McGuire
Ranch Hand

Joined: Apr 30, 2003
Posts: 819

kaustubh kurambhatti wrote:I am new to Java web app development. I am developing an application using netbeans 6.8 where I am using sun glassfish server.
The entry point to web app is a login page. I want to include security constraints to it like using https protocol for submission of username and password. Please help.


Google "Glasssfish HTTPS" and you will find lots of answers
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Using https for login
 
Similar Threads
How can I encrypt the password using j_security_check?
specifying specific URL's to use SSL
Authentication over ssl in jsp
How to turn off https once logged in?
Resin & SSL