What have you tried? What was the result?
(hint: com.google.gwt.user.client.Window.Location.getParameter("casenum"))On Monday, January 7, 2013 10:43:42 AM UTC+1, Fhatu wrote: > > First scenario i'm using this link > http://dtwtest02:8080/Enforcements/launch.html#Login which is working > perfectly, but i want to have something like this > http://dtwtest02:8080/Enforcements/launch.html?casenum=95669&qname=BIA-Central-T1&stepname=DEPTRESP#bpmwhich > is another way to access the application via a link sent to the email > > On Monday, 7 January 2013 11:33:03 UTC+2, Fhatu wrote: >> >> Thanks for the reply Thomas >> >> Im very new on GWT, in my application an email will be send to a user >> containing a hyperlink which the user can click to access the application. >> This link will contain workitem tag to determine whick item to open in a >> celltable list and other url wont contain the the workitem tag. At the >> moment we using the url without the workitem tag. My question is, is it >> possible to have two different url with different parameters to access the >> same application if yes, how do you archive that? >> >> Thank in advance >> >> On Monday, 7 January 2013 11:12:16 UTC+2, Thomas Broyer wrote: >>> >>> And? What's your problem? >>> >>> On Monday, January 7, 2013 9:10:29 AM UTC+1, Fhatu wrote: >>>> >>>> Hi, >>>> >>>> I want to open/access my application using two different url, one with >>>> parameters and one without in GWT. >>>> >>>> Regards, >>>> Fhatu >>>> >>> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/9Bnr3xQG8B8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
