[java ee programming] JSP Basics lesson - hello1 questions

2009-03-06 Thread cruzc
Hello everyone I am a beginner in J2EE. At present, I am working on JSP Basics lesson , but I have doubts. Can someone help me? I had problems with Exercise 1 (hello1), sometimes I had a browser screen error wit HTTP status 500, but now it is working OK. I read that, in a real web application,

[java ee programming] LAB 4008

2009-03-06 Thread Biljana Biljana
I hav eproblem with myOwnTag I add MyOwnSimpleTag in Source->jsp2.examples.simpletag,   I changed jsp2-example_taglib.tld and like diss   Outputs Hello, World     helloWorld  jsp2.examples.simpletag.HelloWorldSimpleTag  empty             This is my own tag and I am proud of it     my

Fw: [java ee programming] Re: LAB-4004 Session Tracking

2009-03-06 Thread Biljana Biljana
Hi! The Tomcat is more usefful when this error messages occured, in Tomcat -log window you can see explanation of error message ,usualy it is  at the end. If this message didn't occure in previous exercise, when you change scope in to session, that not to be happen in this one, exept if you are

[java ee programming] Re: LAB-4004 Session Tracking

2009-03-06 Thread tolacatola
Restarting the server (I'm using Apache) it seems to solve the problem. Check it out. On Feb 26, 7:06 pm, Karl wrote: > Waaa! > Okay, everything's going fine up until here... > > (2.5) Modify "Carts" part of the application to use application scope > > 1. Modify carts.jsp under under JSPExamples

[java ee programming] Re: LAB-4004 Session Tracking

2009-03-06 Thread tolacatola
I do have the same problem here ... On Feb 26, 7:06 pm, Karl wrote: > Waaa! > Okay, everything's going fine up until here... > > (2.5) Modify "Carts" part of the application to use application scope > > 1. Modify carts.jsp under under JSPExamples->Web Pages->sessions to use > application scope.

[java ee programming] Re: Bad Practices In JAVA

2009-03-06 Thread Karl
Pretty basic list of "don'ts". I wonder where the author works who sees these mistakes where "many of the programmer does it"? I know I'm not one to throw stones, but the English language has a set of bad practices as well, who writes this way? Need an editor? --- On Thu, 3/5/09, abhishek pa