[java ee programming] Re: J2EE BOOK RECOMMENDATION

2010-06-24 Thread JKid314159 @ Windows 7
Hi: Thank you for these references. I am trying these. My internet connection is NOT good. Are there some books which I could use also. Thank you. Alex -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to t

[java ee programming] Re: Java EE, Building Bookstore application ex. bookstore5, LAB 4016

2010-06-24 Thread Eugenijus S.
try changing port number in bookstore5/Web Pages/WEB-INF/web.xml line9: http://localhost:8080/bookstore5/books.jspx I changed it to and it worked for me http://localhost:29693/bookstore5/books.jspx your port number might be different, figure it out by running bookstore5 and looking in the brows