• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to Populate TextField result in another Textfield on same page..using struts2 jquery AJAX

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
here is my question completely updated...

actually i am having following problems :

.

2. i want value of one textfield in other one..i.e. when i type in one textfield it should automatically get typed in second one..

3. i am not able to find out how to retrieve data from JSON object in action class.. badly need support on these all..

3 . the ajax functions doesnt get called when i use struts2 tags like "s:textfield..." but it works fine with normal html like "input type .."

currently i am showing the contents of userID in DIV tag which is working fine..
but how can i populate them on another textfield.
here are my files form1.jsp




my struts.xml



finally the DataAction.java




please someone support me a little... i have been searching for a while now
 
anil jangra
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
problem updated more specifically ..

now please someone help
 
Can you shoot lasers out of your eyes? Don't look at this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic