getting a parametre from a request in Java J2EE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • James Brandon
    New Member
    • Mar 2012
    • 2

    getting a parametre from a request in Java J2EE

    In Java J2EE , how can you get the parameter "param1" from this request : http://localhost/home#&param1=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 ^^
Working...