[java ee programming] Needs help on a problem which occurs while running an appication in Netbeans 6.8

2010-02-15 Thread Java_dude
I am trying to run a simple web application, a simple servlet, but after running it on netbeans 6.8 (newer version), it gives an error message as below: G:\Course work\Java Passion\J2EE\JSP Basics\4003_jspbasics\jspbasics \samples\hello2\nbproject\build-impl.xml:366: The libs.CopyLibs.classpath pr

[java ee programming] Re: javaeetutorial5

2010-02-15 Thread miga
On 14 fév, 23:56, Edward wrote: > I am trying to view javaeetutorial5 example, dukesbank, but when I > pull it into netbeans 6.8, I get a warning: > > Target server not set properly. > > When I try to build it, it doesn't seem to build: Edward, post on the forum if you want an answer. That said.

[java ee programming] Re: Problem with Servlets Basics - hello2 project

2010-02-15 Thread miga
On Feb 16, 1:25 am, Sarvesh wrote: > I am getting the below error when trying to RUN the "hello2" project from > Servletbasics lab. I am using Netbeans 6.7.1 > Could someone please provide the solution ? Thanks in advance - Sarvesh Please, first do not use a thread which has nothing to do with

[java ee programming] Problem with Servlets Basics - hello2 project

2010-02-15 Thread Sarvesh
I am getting the below error when trying to RUN the "hello2" project from Servletbasics lab. I am using Netbeans 6.7.1 Could someone please provide the solution ? Thanks in advance - Sarvesh C:\Users\SARVESWARA\Documents\Java Passion\Lab\4002_servletbasics\servletbasics\samples\hello2\nbproject\

[java ee programming] Re: Homework 1

2010-02-15 Thread miga
Edward, post on the forum if you want an answer. That said. Just create a new J2EE application from the samples in NetBeans (a full one as the one in the javaee tutorial). It will activate all that is needed. Then, normally you could see the web.xml file right. If not, there is something broken in