Hello,

Using the Stateless session beans with Orion and Servlets is no
problem....
As described in the Orion-primer

If we could get a plain simple example of a Statefull Session bean being
accessed from a servlet (A statefull session bean and a servlet would
do)... That would be great.

Say a "setHelloString(String st0)" method in the bean to set the value
of the hello string and a "getHelloString()" method to retireve the set
value from the statefull session bean.
The value might be set in one servlet and retieved in another.

Thanks in advance,
Ishpal.

Reply via email to