Search code examples
mysqltomcat6oracle-adfjdeveloper

Oracle ADF - Tomcat 6.x - MySql 5.5 - Navigation Is Not Happening


We developed a Oracle ADF web app using

  • jDeveloper 11.1.2.4
  • MySql 5.5

We successfully deployed our application onto Tomcat 6.x. But our problem is page navigation is not happening on tomcat server. We have first.jsf in that we have a button when ever I press this button I should get second.jsf, But am not getting. We checked our application on Integrated WLS it is working fine(Page Navigation is happening).

Please help us.

Thanks In Advance.


Solution

  • What's the URL that you are using to call the page? It is has .jspx or .jsf at the end, try the same URL without that extension - so just http://...../first