• 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

Based on a selection within a dropdown field, a second select field will be populated using Ajax

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys!!

Please let me knowe any source for selection within a dropdown field, a second select field will be populated using Ajax

The code should use java.struts2 .1.8portlets ,i have tried alot in google but cant able to find for struts 2.1.8 i can able to get for struts version 2.1.6 whichis not working .please do the needful at the earliest as i the deadline is tommorrow

Thanking you,

with regards,
Rajesh.S
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ya we are having DOJO concept in strust2. DOJO is like ajax concept. To use dojo you need to download .jar file
and should import to your library and using the special tags you can call the action as you need.

This link will be helpfull.

http://struts.apache.org/2.0.14/docs/struts-2-spring-2-jpa-ajax.html
 
reply
    Bookmark Topic Watch Topic
  • New Topic