XDOClet with JSP & JSF

K

koslows

I wonder where to put XDoclet tags in web-application (for instance to
specify references to EJB). We use JSP & JSF without writing any
non-default servlets. Is there any way to put the tags in JSP code? And
if not then where is the appropriate place for it?
Thanks in advance for any suggestions!
KO.
 
A

Abrasive Sponge

koslows said:
I wonder where to put XDoclet tags in web-application (for instance to
specify references to EJB). We use JSP & JSF without writing any
non-default servlets. Is there any way to put the tags in JSP code? And
if not then where is the appropriate place for it?
Thanks in advance for any suggestions!
KO.

My first JSF app uses hibernate, but if I were to use EJB I would try to
use the @web.ejb-local-ref @web.ejb-ref tags in my JSF managed beans.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top