Re: how to disable security manager in jserv
Posted By:
John_Mitchell
Posted On:
Saturday, June 16, 2001 07:30 PM
Setting up a server (socket) from inside a servlet is not a workable design. I suggest that you go check out the jGuru Servlets FAQ and the various, good Servlets books for guidance on proper servlet design.