Hello I have a mini-webapp with an action/form and view. It works perfectly. However how can I simulate the submit from an html page without showing the form and requiring a manual submit from the form? I believe I want it to behave like a servlet, but process the parameters through the form bean with all the validation/error processing working. Using javascript only brings me to the form requiring a manual submit. I need it to do that "remotely" directly off the html page w/o any user interaction. Any help, better my design 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] For additional commands, e-mail: [EMAIL PROTECTED]