[java ee programming] Re: Summer Course Schedule??

2010-06-02 Thread JKid314159
Hi Again: I looked over the course page as you suggested. It seems the Java EE Programming course is more at my level of someone without enterprise experience. May I ask when this course will be offered again? Thank you. Alex -- You received this message because you are subscribed to the Goog

[java ee programming] Homework 4016-Bookstore

2010-06-02 Thread Sonja
I'm having trouble with the boolean onSale in my bookcatalog.jsp. I see it is already in BookDetails.java. I added it to books.jspx after the price. In bookcatalog.jsp I have:

[java ee programming] Java EE, Building Bookstore application ex. bookstore5

2010-06-02 Thread Preet K. Sekhon
Hi all, I am not able to run the bookstore5 sample application in Netbeans 6.8. It fails to make connection to the database. I have double checked driver, passwords, and database. Wondering if some one else had same problem. I am able to run bookstore1, bookstore2 and bookstore3 examples. Thanks,