Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: passing values from javascript to jsp in onchange


Message #1 by "rgsiva" <rghsiva@e...> on Sun, 6 Jan 2002 11:24:01 +0530
Hi

Thatīs not possible because you have to do a connection http (request) to
the servlet.

All this application work at the server side.

JavaBean are for take the logic off the work and do the program more simple
and past values from one servlet to other..

Julio Oliveira
Oliveira_Julio@y...
Buenos Aires - Argentina


-----Mensaje original-----
De: rgsiva [mailto:rghsiva@e...]
Enviado el: Domingo, 06 de Enero de 2002 02:54 a.m.
Para: Pro_JavaServer_Pages
Asunto: [pro_jsp] passing values from javascript to jsp in onchange


Hi
In my jsp page  i am having a combobox and when the user selects value ,i am
calling a javacript function getValue(str) in onchange event handler.
In this function i have to pass the value i reced from the user to a
javabean's method. (without submitting the form).is it possible.


thanks in advance

with regards
jothi





---
Do you need true END-TO-END (e2e) Java Messaging (JMS)?  Softwired
offers industry's ONLY complete 100% JMS messaging solutions for your
needs TODAY.
Visit
http://adtracking.wrox.com/track.asp?x=p2p%2Fe%2Fjava%2Dsoftwired&url=www.so
ftwired-inc.com NOW and find
out more!
Our unique product range includes: iBus//Mobile (wireless data),
iBus//MessageBus (IP Multicast), iBus//MessageServer (store and forward)
and much more!




_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com




  Return to Index