Patches item #620519, was opened at 2002-10-08 18:29
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=620519&group_id=4866

Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Jason Hildebrand (jdhildeb)
Assigned to: Nobody/Anonymous (nobody)
Summary: add Page.handlePostWithoutAction()

Initial Comment:
The handlePostWithoutAction method is called by
_respond if a form is submitted, but no action was
called.  This can happen legitimately if javascript is
used to submit a form when a select field is changed. 
In this case no submit button was clicked and so no
action will be called.

Page's implementation is "pass".

A servlet may want to catch this event in order to
refresh a form, and can do so by overriding this method.


----------------------------------------------------------------------

>Comment By: Ian Bicking (ianbicking)
Date: 2002-10-18 03:49

Message:
Logged In: YES 
user_id=210337

Working towards a different solution...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=620519&group_id=4866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to