Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. fnuzbit

    Using a link to submit a form

    I am trying to submit a form using a link instead of pressing a buttton, I have tried the following code but the action doesn't get executed, in fact nothing happens. <form name="breadcrumb" method="post" action="/showcase/SelectBreadcrumbAction.do"> <input type="hidden" name="path"...
  2. fnuzbit

    action mapping problem

    I have set up a basic struts project, but my action forwarding is not working. When the submit button is pressed on the submit.jsp page (all code is below) ablank page appears under the submit.do url - it should be forwarding to the same page with the new javabean info. Any ideas anyone...

Part and Inventory Search

Back
Top