Context Problems...

2000-04-01 Thread James Birchfield
Probably a newbie question, but I am trying to access a session beean from within a web page. I want to be able to use this from any server, so I am trying to avoid using the custom EJB tag library. I have this in the top of the JSP: --

unsubscribe

2000-04-01 Thread Daniel Schellhoss
unsubscribe Get free email and a permanent address at http://www.netaddress.com/?N=1

RE: EJB Question(s)

2000-04-01 Thread ALLEN FOGLESON
Kevin we are doing something similar to what you espouse here. We are really getting away from EJB since it is cost heavy for us at this time. We are using servlets under apache right now (and tomcat) to access EJB's. (I should say *I* since I am the sole developer in our division. Typical militar

Re: null's in the auto create of an entity bean

2000-04-01 Thread Elias Martensson
On Sat, 1 Apr 2000, James Birchfield wrote: > When my entity bean is getting the table auto-created, I get some null's > showing up. I am using the example that was posted to this site a few > days ago as a test. Following is what I get as an error: > > Auto-deploying ejb... > Auto-creating ta