Can you describe in more detail as to what the problem using beans is.
Source code and any error output would also be helpful.
As for jsp's and javascript, you can include javascript in a jsp file just
like you can include html tags. One thing to note is that with javascript,
you have no interaction with the server before the result is sent to the
client.
Justy
----- Original Message -----
> Hi Friends,
>
> I have tried to use JSP with JavaScript its working, but can anybody tell
me
> the limitations of JSP with JavaScript.
>
> Also I have problems in using Beans in JSP while using <jsp:useBean ... />
> tag though I am trying to run sample codes available from the books. Can
> anybody enlighten me?
>
> Thanks in advance
>
> Regards,
> Sharath
>
>
===========================================================================
> 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
>
===========================================================================
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