I have a page ganadores.jsp
  this page show images ...

is posible to do an reference to Ganador.jsp for each image
sending a parameter diferent.

change the page ganadores.jsp a other page Ganador.jsp
with a click in the image and seding a parameter for each image.

Thanks,






-----Mensaje original-----
De: Philip Weaver [mailto:[EMAIL PROTECTED]]
Enviado el: jueves 16 de noviembre de 2000 19:52
Para: [EMAIL PROTECTED]
Asunto: Re: Why use Java Beans?


Typo Correction:

Java Beans may have more necessity within servlets *THAN* being called
directly from within a JSP page.


on 11/16/00 1:26 PM, Philip Weaver at [EMAIL PROTECTED] wrote:

> I'm finding it difficult to fully grasp the benefit of using Java beans
with a
> MVC JSP/servlet architecture. I am more keen to use JSP taglibs and <%=
> expressions %> to represent data in my pages. <jsp:usebean> was a
mechanism
> that was present in the JSP spec before taglibs were introduced in JSP
1.1.
>
> Java Beans may have more necessity within servlets that being called
directly
> from within a JSP page.
>
> Does anyone have any arguments for the usage of JavaBeans (as opposed to
> regular objects in a servlet) in a web-based project?
>
> Thanks,
> Philip Weaver

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to