In Java J2EE , how can you get the parameter "param1" from this request : http://localhost/home#¶m1=7N B8BNB
it seems like I cant get anything after the # sign , is there a way to be able to get the parameter after the # sign?
thank you in advance ^^
it seems like I cant get anything after the # sign , is there a way to be able to get the parameter after the # sign?
thank you in advance ^^