Hi all,

I have a page displying databse table. One field is text box and can be
edited. Now when I click on submit button, the same page should get
displayed. But I get a 'Page not found error'.

The url also contains controller name twice .
It should be actually
http://localhost/mobile_mail/admin/maillist/detail

but it becomes
http://localhost/mobile_mail/admin/maillist/maillist/detail

what can be the problem?

Also  I come to this detail page from another action where I set new form
and its action as detail.

Thanks in advance,
Aniket
-- 
View this message in context: 
http://www.nabble.com/action-calling-tp21122496p21122496.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to