Re: Javascript and JSP

From: Gary Smart (gary_smart_at_acslink.net.au)
Date: 12/23/03


Date: Mon, 22 Dec 2003 23:05:29 GMT

Alex Ostrikov wrote:
> Hello all !!!
>
> I have JSP page, that uses javascript to simulate tabcontrol.
> JSP page also uses JavaBean.
> How can I call my JavaBean from javascript ?
>
> Thanx.
>
>
You could check out 'Live Connect' on the NetScape site (somewhere in
the javascript references/doco section). Its a NS browser method for
talking between javascript and applets. I don't know how portable it is,
but it might give you some leads.

Gary.



Relevant Pages

  • Re: Javascript and JSP
    ... > I have JSP page, that uses javascript to simulate tabcontrol. ... > How can I call my JavaBean from javascript? ... Your Javabean resides most propably on the server that servers the JSP ...
    (comp.lang.java.help)
  • Javascript and JSP
    ... I have JSP page, that uses javascript to simulate tabcontrol. ... How can I call my JavaBean from javascript? ...
    (comp.lang.java)
  • Javascript and JSP
    ... I have JSP page, that uses javascript to simulate tabcontrol. ... How can I call my JavaBean from javascript? ...
    (comp.lang.java.help)
  • Re: Javascript and Struts, question
    ... another solution is to make your JSP and Action URL have the same URI. ... The javascript is located in an external js file. ... when the client requests the jsp page directly the browser is requesting: ...
    (comp.lang.java.programmer)
  • Re: Javascript : formname.body.value.length == 0 validation
    ... In the jsp there is a validation where we check for the length of the ... JavaScript have nothing to do with one another and aren't even owned by ... generated HTML that the browser sees, or is hidden in the JSP code on the ... The OP definitely needs to clarify the question if he/she intends it to be ...
    (comp.lang.java.programmer)