Sanjay Gupta wrote:

Hello Friends,
I am very new in Struts.
I am seeking for an example application, that has EJB, JSP, servlets.
Actually I want ot know, how a JSP can show some data extracted from EJB.



Sanjay Gupta
It shows data from an EJB just like it shows data from any other source ... take a look at the struts-example.war (struts-mailreader.war in 1.2.4) ... Struts doesn't care what the underlying business model is (EJB-based, POJOs, etc.).

-Bill Siggelkow


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to