Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • Not really sure why this was downvoted. Commented Sep 8, 2010 at 13:37
  • Yeah, i know that. But i cant understand what will be stored in that variable 'ctx' & 'request'. Thats what i asked in there. What is WebContextFactory and WebContext? What will they do? Commented Sep 8, 2010 at 13:37
  • 2
    Have you taken a look at the javadocs for those classes? HttpServletRequest: download.oracle.com/javaee/6/api/javax/servlet/http/…, WebContextFactory: jarvana.com/jarvana/view/org/directwebremoting/dwr/2.0.3/…, and WebContext: jarvana.com/jarvana/view/org/directwebremoting/dwr/2.0.3/… Commented Sep 8, 2010 at 13:41
  • 1
    JSESSIONID is not a request parameter. Commented Sep 8, 2010 at 14:06
  • I cant able to understand there, thats why i asked the professionals(stackoverflow), because, professionals can give practical view. Anyway, +1 for making me to read that documentation again. Commented Sep 8, 2010 at 16:46