[java ee programming] Re: HELP XML FILE FOR EXCERSISE1

2009-09-07 Thread a s
This is what worked for me... Try closing the browser and letting the Netbeans run triangle open the page. If that doesn't work modify the xml file on the servlet tab, rather than the xml tab. Select JSP file, write in the name of the JSP file: /MyOwnJSP.jsp On Sep 6, 9:48 pm, Srilaxmi Seeth

[java ee programming] Re: Need Help Ex1

2009-09-06 Thread a s
Try changing the server under Tools-> Server to V3. I also changed the server from sun/appserver to sun/sdk. Both solutions worked for me. On Sep 5, 10:15 pm, Srilaxmi Seetharamachar wrote: > Hello, >    I installed netbean, sdk  and I  am on the MyFirstWebApp project.After > when I run the pr