Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Populating dropdown List in jsp from Mysql database using struts

  • 30-04-2012 02:06PM
    #1
    Closed Accounts Posts: 82 ✭✭


    Hi,
    Im working on my Jobs Portal FYP and i cant seem to create a dropdown list in on a page where I want to create a new job and select a specific skill from the dropdown. The problem im having is that im confused where my action class will be called because at the moment I only have a redirect page from mainpage to createJobs.jsp! How can I call the action that provides the dropdown list when I click a redirect button because all this is doing is taking me to a new jsp page. Thanks!!


Comments

  • Registered Users, Registered Users 2 Posts: 131 ✭✭CuAnnan


    Why are you using a redirect instead of defining an action for index?


Advertisement