Need Help in setting up a site in Sun ONE Web Server 6.1

Hi,

I'm a java developer new to Sun ONE web server 6.1.

I have problems creating virtual server and deploying a web site that has Servelets running.

If some body can direct me in creating a virtual server and deploying the site, so that Servelets works It Would be a great help.

I've being trying to solve this for the past week and am Exhausted.....

Please Help....

Thanks in advance!!!

[432 byte] By [dnranatunga] at [2007-11-26 11:45:58]
# 1
Check out these :Sun ONE Web Server 6.1 Programmer's Guide to Web Applications http://docs.sun.com/app/docs/doc/817-1833-10NSAPI Programmers guide http://docs.sun.com/app/docs/doc/817-1835-10
meena@wssun at 2007-7-7 11:56:05 > top of Java-index,Web & Directory Servers,Web Servers...
# 2

If you're trying to develop webapplications then I'm not too sure if SunONE 6.1 is the best platform considering that its support for jsp, servlets and the likes is rather outdated. Personally I'd look into http://www.sun.com/download/products.xml?id=446518d5 (Java webserver 7 rc3) if you wish to continue using a webserver with integrated java container.

Otherwise you might benefit more from https://glassfish.dev.java.net (project glassfish), which is naturally also included in the http://java.sun.com/javaee (Java EE5).

Just my 2 cents.

LionO at 2007-7-7 11:56:05 > top of Java-index,Web & Directory Servers,Web Servers...
# 3
well, web server 7 currently in technology preview supports J2EE4 spec and also has netbeans plugin as well. y
chilideveloper at 2007-7-7 11:56:05 > top of Java-index,Web & Directory Servers,Web Servers...