Did you check validation.xml? If you search for "reservation" in *.jsp
and *.xml, my guess is you'll find something (unless you need to do
ant clean first).

Matt

On 9/14/07, Nathaniel Rahav <[EMAIL PROTECTED]> wrote:
>
> Hi 'fusers,
>
> Appfuse 1.8, SpringMVC : I have a page on which I changed the Command. I
> updated action-servlet.xml, the page's FormController, etc.
> Now when I reload the page i get this error:
>
> javax.servlet.jsp.JspTagException: Neither Errors instance
> nor plain target object for bean name 'reservation' available as request
> attribute
>
>
> the class 'Reservation' is the old  command. the new one is
> ResSearchCriteria.
>
> since i am positive that my source code and xml fies are correct, i suspect
> there is a  problem with deploying the same jsp with a different Command?
> i tried restarting Tomcat, ant clean deploy, even clearing my browsers
> cache, but still no luck.
>
> any ideas?
>


-- 
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to