Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: John Cooper   on Sep 28 In Java Category.

  
Question Answered By: Walborgd Fischer   on Sep 28

u just need to define a property in your ActionForm which would be ArrayList for
a Select box...
and you need to set the action mapping in the struts  config.xml

your action class will receive the form obj as param in execute method which
will already have all the values in the arraylist.. so no hassles..

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Struts Or get search suggestion and latest updates.


Tagged: