Dear all, If I have pages under my pages package with this structures: + project + -- Detail.java + project.backlog + -- Panel.java
Is it possible to have these URL : http://localhost:8080/pjx/project/999/backlog/panel ? So the id is in between instead of at the end of the URL to refer that the id belongs to the project Thanks in advance. -- I'm a coder not a drag-n-dropper Blog: http://joshuajava.wordpress.com/