[java ee programming] Homework for the Expression Language Section

2009-09-03 Thread sidinsd
I am trying to run the HelloWeb project from the el\samples folder and I keep getting the following error; CORE5048: generated dir is obsolete compared to default-web.xml for application hello1; loading from application directory C:/Downloads/ Java/J2EE Class/jspbasics/samples/hello1/build/web in

[java ee programming] Maybe I'm ignorant, but where does one find the meaning and syntax for all the tags in a jsp file?

2009-09-02 Thread sidinsd
Below is the response.jsp file from the session tracking example from the class. JSP Page Entry Form Enter your name: Let me preface my question by saying that I don't know very much about HTML. I see

[java ee programming] Advanced Servlet PDF file

2009-09-01 Thread sidinsd
It seems like the Advanced Servlet PDF file that contains the instructor's notes is missing some text. The offending page is page 58, where the text at the bottom of the page that reads "If I use invoker servlet (which is provided by the", is cut off after the word "the". Could you please tell me

[java ee programming] Re: Servlet program - not running

2009-08-17 Thread sidinsd
Recently I posted the following, it might help you. In exercise II of the basic servlets HW if you have done Exercise I, then you modified the Properties page of the Project to use a new Relative URL that points to MyOwnServlet. So, when you modify the web.xml in Exercise II to use MyOwnJSP.jsp a

[java ee programming] HW 4003

2009-08-13 Thread sidinsd
In HW 4003 Section 2.4 Number 3. it tells you to modify the include.jsp file with the code that is bold and in blue, but there is no code in bold and blue. I did it anyway, because it is pretty easy to determine the diffrences between the old code and the new, but you might want to change it to ma

[java ee programming] First HW

2009-08-13 Thread sidinsd
In exercise II of the first HW if you have done Exercise I, then you modified the Properties page of the Project to use a new Relative URL that points to MyOwnServlet. So, when you modify the web.xml in Exercise II to use MyOwnJSP.jsp as the welcome file, it will not work, it will still display My

[java ee programming] First homework question?

2009-08-10 Thread sidinsd
I am very new to Web programming and I was able to do the first homework very easily. The output from the execution of the first program automatically runs in whatever browser is the default browser on my system. What I'd like to know is this, suppose I had a Web site and I wanted this servlet to

[java ee programming] Java tutorial

2009-08-10 Thread sidinsd
I am reading the required reading for the Servlet Basics chapter and I am running into a problem. When I try to run the ant create-tables command like it tells you to do in the tutorial I get the following error message; BUILD FAILED file:C:/Downloads/Java/J2EE Class/TutorialExamples/javaee-5-doc