I'm doing a simple JavaBenas, like the

<jsp:useBean id="JSPWithCounterBeanId" scope="session"
class="jsptutorial.JSPWithCounterBean" />
<jsp:setProperty name="JSPWithCounterBeanId" property="*" />

It very simple, but my question is how can I send text o something to
browser from inside the JavaBeans, inside de JSPWithCounterBeanId for
example?

Best Regards.
Owen.



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

Reply via email to