What do you mean that javascipt only brings you to the form requiring a manual submit? Do you mean that you want to simulate a form submission but without the browser?
--- On Thu 01/26, Chris Pat < [EMAIL PROTECTED] > wrote: From: Chris Pat [mailto: [EMAIL PROTECTED] To: user@struts.apache.org Date: Thu, 26 Jan 2006 11:30:42 -0800 (PST) Subject: submit action from html HelloI have a mini-webapp with an action/form and view. Itworks perfectly. However how can I simulate the submitfrom an html page without showing the form andrequiring a manual submit from the form? I believe Iwant it to behave like a servlet, but process theparameters through the form bean with all thevalidation/error processing working. Using javascriptonly brings me to the form requiring a manual submit. I need it to do that "remotely" directly off the htmlpage w/o any user interaction. Any help, better mydesign understandin appreciated.__________________________________________________Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------To unsubscribe, e-mail: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]