Hi everyone

I've started developing with appfuse and so far its been great. I've created two services, url and company, and all the tests pass including the webb ones. I think there's a problem with my jsp's however, as when I click on a url in my url list page (urls.jsp) to go to the urlForm.jsp page, I get the following error:
[myapp] ERROR [btpool0-8] HiddenInputTag.doStartTag(84) | Neither BindingRe
sult nor plain target object for bean name 'url' available as request attribute java.lang.IllegalStateException: Neither BindingResult nor plain target object f
or bean name 'url' available as request attribute

My companies page (list of companies) doesn't load either.  I get the error:
[myapp] WARN [btpool0-9] PageNotFound.noHandlerFound(1003) | No mapping for
[/companies.html] in DispatcherServlet with name 'dispatcher'

Any ideas?

Cheers
Aled


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

Reply via email to