multiplex77
Programmer
Hi,
Can anyone point me to some sample code or books which show how to call EJBs from JSP pages?
I'm new to J2EE but am trying to build my skills by teaching myself thru books. But even as a pretty experienced programmer (in ASP) and a person with a reasonably normal IQ, I'm baffled by the complexity and the lingo. I spent a whole day reading a Teach yourself EJBs in 21 days book (which is supposed to be for beginner-intermediate leve), and read up all about session, entity beans, stateful, stateless, EJB home and EJB object calling, etc, but still can't get any info on how to call them from JSP pages! I'm learning this primarily to develop web applications, so I'm not interested in using EJBs for desktop applications, etc.
Did anyone else have this problem when they started out?
Thanks for the help and advice.
Can anyone point me to some sample code or books which show how to call EJBs from JSP pages?
I'm new to J2EE but am trying to build my skills by teaching myself thru books. But even as a pretty experienced programmer (in ASP) and a person with a reasonably normal IQ, I'm baffled by the complexity and the lingo. I spent a whole day reading a Teach yourself EJBs in 21 days book (which is supposed to be for beginner-intermediate leve), and read up all about session, entity beans, stateful, stateless, EJB home and EJB object calling, etc, but still can't get any info on how to call them from JSP pages! I'm learning this primarily to develop web applications, so I'm not interested in using EJBs for desktop applications, etc.
Did anyone else have this problem when they started out?
Thanks for the help and advice.