Share

GWTruts GWT MVC and DI Framework

Subscribe

no mapping found for /test/

You are viewing a single message from this topic. View all messages.

  1. 2009-11-02 10:47:25 UTC

    The source of this problem may be result of different path you application is runing - look for context path of your application.

    These addresses are two different points for framework: http://localhost:8080/Sample/ http://localhost:8080/

    The configuration fragment for first URL is: <page url="/Sample/"> for second is: <page url="/">

    Regards, Luke

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.