Re: [java ee programming] Session Tracking.

2010-01-25 Thread prashant malviya
http://www.hypergurl.com/norightclick.html Prashant Malviya 91-9341030325 Sent from Bangalore, KA, India 2010/1/25 Shan > Hi, > > I have an application, in which i dont want the user to open the > application page in new browser window or new tab(by right clicking in > a link). I would like to i

[java ee programming] Session Tracking.

2010-01-25 Thread Shan
Hi, I have an application, in which i dont want the user to open the application page in new browser window or new tab(by right clicking in a link). I would like to inform if he does. Is there any way to do it? I am running the application with JBOSS server. Thanks in Advance! [] Shan -- Yo

[java ee programming] Session tracking question.

2009-11-08 Thread Thanh Nguyen
Hi all, I have a question regarding the "session tracking" topic. Below is what I did: 1) I write 2 servlet: ServletOne and ServletTwo. In ServletOne I set an attribute like this: session.setAttribute("myAttribute", "myAttribute's value"); In ServletTwo I try to get this attribute by request.ge

[java ee programming] session tracking homework

2009-04-06 Thread Tom Kochie
Can anyone give me a clue on how to do this in the response.jsp ? Modify the respond.jsp so that it has a button or link a user has to click to go to index.jsp again -- Thanks Tom --~--~-~--~~~---~--~~ You received this message because you are subscribed