Search code examples
gwtgwt-platformgwtp

Changing "#" from URL formatting in GWT-Platform


Is this possible to change "#" character or change URL format to "/param/:value/param2/:value2" for GWT project when we are using GWTP?


Solution

  • You can use gwt-pushstate to get rid of the hash bang #