dear all do you know any free online j2ee hosting for training purposes . I am a student and I want to do an application on jsp , servlet , ejb but I do not have the tools and I am searching for free hosting online thanks
Dan Jepp
Author
Ranch Hand
Joined: Jul 17, 2001
Posts: 39
posted
0
Hi, Whilst there are numerous J2EE hosting organisations out there such as EJIP which funnily enough power this forum! Alternatively by downloading the JDK Enterprise Edition 1.3 you already have a J2EE server included, check out the famous pet store demo. Alternatively you could download a copy of the opensource JBoss server which is used by many organisations! HTH Dan