The framework will return "input" if your action extends ActionSupport
and errors are added (either action level or field level). It will do
this instead of executing your doExecute(). This confusion is why I HATE
this behavior. 

> -----Original Message-----
> From: G.L. Grobe [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, June 21, 2003 7:22 PM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] no view for result [input]
> 
> 
> I'm using WW 1.3 and trying to submit a form w/ the following url ...
>      
> http://192.168.0.10:8080/acaiis/forms.InitMyForm.action?view=m
> yform.done
> 
> And it immediately returns a blank page w/ the following result ...
>     HTTP ERROR: 404 No view for result [input] exists for action  
> [forms.InitMyForm]
> 
> What I don't understand is that I don't even see it entering 
> my action  
> (ActionSupport) class where I'm looking to see what view string it's  
> returning. I don't use any input properties in my 
> view.properties file,  
> just my own success and error strings.
> 
> Anyone have ideas on what might be happening here, or how to 
> debug this?
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU 
> Hosting Partner. Refer Dedicated Servers. We Manage Them. You 
> Get 10% Monthly Commission! INetU Dedicated Managed Hosting 
> http://www.inetu.net/partner/index.php
> 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to