Title: Pet store/J2EE - mapping of urls to file names

how does the dukespetstore application perform the transformation (aliasing/mapping) of requests incoming to Main.jsp and responds with the appropriate page? Can this be done with a web server like Apache.

From Looking at Main.jsp/GUI controller I cannot seem to figure out how Main.jsp manages to pass "request.getPathInfo" to GUIController.processRequest().

Thanks for your help.

Mohammad Abed.

Reply via email to