I was wondering if this is possible. I was thinking of creating a server client application using java and jsp, but don’t want to use online hosting services. Its my first time using jsp and I have little knowledge of java. So any advice will be greatly appreciated
I’ve read about tomcat server application, but I wasn’t sure what to do.
thanks,
lean
Yes it is possible. However, if you don’t know JSPs and you know very little Java, you’ve got a lot to learn before you will be productive.
I suggest that you start by doing the Oracle Java Tutorial and the Oracle JSP and Servlet Tutorials.