I wrote servlet that direct the data into the database write and read.I wrote now another Entity Bean and want I that my servlet those acces to database by this Entity Bean and not direct. perhaps it know someone like gehts that or does whether it is moglich first?
thank you in advance
Kyle Brown
author
Ranch Hand
Joined: Aug 10, 2001
Posts: 3878
posted
0
Madi, My book (below) contains a fully fleshed-out example of accessing EJB's from Servlets in WebSphere 3.5. It should help you understand the concepts you need to master this topic. Needless to say, since it took a 600 page book to explain it, it takes longer than a single post to give you an answer! In the meantime, there are a number of articles on my website that you might find helpful as well. Kyle ------------------ Kyle Brown, Author of Enterprise Java (tm) Programming with IBM Websphere See my homepage at http://members.aol.com/kgb1001001 for other WebSphere information.