View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821686#3821686

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821686

heh yes , I should have specified that I'm trying to access Entity beans from JSP . 



The particular "component" I was trying to code by using JSP - CMP Entity was a simple 
forum . I found that it would be the easiest to have the Forum Entities called by the 
JSP's so that the JSP's could also use them as their data objects . Sending them 
through Session EJB's would require me to writte an extra bean and probably a few data 
storage objects that would contain data identical to the one in the Entities , only to 
be passed and used by the JSP . 



My initial ( but incomplete ) question  was if I could use Local Interfaces to CMP 
Entity beans from JSP , this way saving time one some unecesary coding , and still 
having my data kept locally within the JBoss enviroenment as I'm using the Tomcat 
that's integrated with JBoss 3.2.2 .


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to