HELP!! Netbeans Browser client applet using HTTP Servers(iis, apache)

B

boston_code_monkey

I'm trying to write a custom applet with netbeans that users can access
anywhere with a web browser. Currently I'm simply tring to implement a
secure login where:
(1) a user enters his username and password
(2) the data is encrypted and transmitted to the server
(3) assuming the login info is valid the user is directed to his
private page

I'm trying to implement this as a client and use any http server(iis
and apache) to handle incoming data from the client and outgoing data
from the server, as opposed to building a custom server application.

Do I have to use https technology for encryptionor OR are there java
classes that would be better suited to keep things transparent?

Also is netbeans a good tool for designing the interface (look) of this
applet and webpage(the applet will be embedded in)?

Are there any good tutorials or articles on this? Or does someone have
experience along these lines?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top