| Author |
How can I secure my website?
|
Mg Oo
Greenhorn
Joined: Nov 28, 2004
Posts: 22
|
|
Hi masters, I've heard of that website can be secured by means of Java. It's like HTTPS or SSL. How can I do it ? Any other ways besides Java? In this case, I don't mean protecting our souce code or our web pages with passwords. Any suggestions or guidance will be willingly welcomed!!! Best regards, iota
|
 |
Rr Kumaran
Ranch Hand
Joined: Sep 17, 2001
Posts: 548
|
|
|
you can use the SSL features provider by your web/application server where in you need to configure this tools to setup ssl in your sites or can use single sign on + ssl features provider by commercial tools like siteminder.
|
RR Kumaran
SCJP 1.4
|
 |
JeanLouis Marechaux
Ranch Hand
Joined: Nov 12, 2001
Posts: 906
|
|
Hi Aung, start reading this : http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Security4.html (btw, for further information, you should post in the J2EE forum. Your question is not related to web services at all)
|
/ JeanLouis<br /><i>"software development has been, is, and will remain fundamentally hard" (Grady Booch)</i><br /> <br />Take a look at <a href="http://www.epfwiki.net/wikis/openup/" target="_blank" rel="nofollow">Agile OpenUP</a> in the Eclipse community
|
 |
 |
|
|
subject: How can I secure my website?
|
|
|