Originally posted by ankur rathi:
Can you explain little bit more about this line: "But when you use web services instead of IIOP to access a SLSB you lose some infrastructure services like transaction propagation."
I searched but didn't understand it.
Originally posted by ankur rathi:
I am confused in the relationship b/w web service and stateless session bean.
A stateless session bean can be a client of web service? Or A stateless session bean can be a web service? And other client can access it like web service?
Please put some more information about both.
Thanks.![]()
Originally posted by amit taneja:
can you please explain it in detail like
when you say struts servlet, it is struts action class in struts framework, whihc we don't write but that operates on the basis of struts-config.xml
and when you say "application controller" what you mean ?
we code view and action class/ which we extends the dispact action where we logically send action forward object ? i think