I am a newbie to Internet programming using Java. I am trying to read in info from a html form running on UNIX (Apache). The problem is that I can not use servlet class. I read couple JSP articles and they also use servlet class. Is there any alternative way for me to get info using Java?
Thankx.
Thankx.