I'm kind of a newb. Is there anywhere online that could help get me a sense of how to use java to manage my server. What are the possibilities and what are the limitations. I'm a computer science major, and know java reasonably well, but I want to know more about he packages and classes that relate to server management (i.e. what they are and how to use them). I've tried looking on sun.com but need something that's a little more basic than that.
Last edited by ariamiri; 10-22-2009 at 12:43 PM.
Reason: wanted to provide more info for my question
i want the server to act as a proxy. i want to access a website using a cookie for my machine and then display that to users. I've been told that the best way to do this is with servlets, so what i really want is a 101 crash course in building servlets.
Bookmarks