Hi all,
   I  need help to understand the connection in  jsp bookstore
 1) why in bookstore1 the connection use <b> protected synchronized</
b> but in example 5 there  isn't any  protected synchronized
2) if I have class call DBConnection , and my dbo is in a separate
java class  how can I call the
 connection call by
conn =DBConnection.getConnection(); ? since  bookstore use protected
synchronized Connection getConnection() ,

please help!!

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to