I am new to the
J2EE Technology and i want to put a name in the EJB's simple HElloWolrd Program. I have created an EJB program and successfully deployed and run on the machine.
Now i want to input a name from the
JSP to display it through EJB.
Please can anybody tell me the way to run JSP on JBoss3.2 and how could i connect it with EJB....