Started by yap b., September 02, 2009, 10:59:22 PM
Quote from: yap bill on September 02, 2009, 10:59:22 PMHow do i access parameter values passed in URI when accessing a GWC application in Genero?For example, accessing the application using http://myserver.com/gas/wa/r/myapp?Arg=john&Arg=doehow can i access the values "john" and "doe"?is that the correct way to pass parameter in URI using the same "Arg" as key?Thanks very much in advance!regards, BY