Gopherkhan

247
Reputation
69 views

Registered User

Name Gopherkhan
Member for 1 year
Seen 6 hours ago
Website
Location CA
Age
Software Engineer from CA. Hobbyist film critic.
Oct
19
comment Is O’Reilly’s WebOS book out of date?
I think you could probably do just fine by checking the API and reading the forums, but the book's nice if you want to get away from the computer and read on paper. Still, over 100 pages of the book is API documentation, which should be viewed online in its most current format. Up to you :)
Oct
19
answered Is O’Reilly’s WebOS book out of date?
Sep
24
answered Recommended movies on history of computers/programming?
Sep
17
awarded  Yearling
Jul
21
revised Java Servlet/JSP Cookie Disconnect
added 50 characters in body
Jul
21
accepted Java Servlet/JSP Cookie Disconnect
Jul
21
answered Java Servlet/JSP Cookie Disconnect
Jul
16
comment Java Servlet/JSP Cookie Disconnect
However, going to any subsequent page, even without a redirect, loses the cookie... Still working on that part.
Jul
16
revised Java Servlet/JSP Cookie Disconnect
added 215 characters in body
Jul
16
comment Java Servlet/JSP Cookie Disconnect
Awesome. That worked. Thanks.
Jul
16
comment Java Servlet/JSP Cookie Disconnect
I'm actually using HttpServletResponse's sendRedirect(...). So I'd use that in the servlet to redirect to the main site after authenticating and storing the cookie? I'll try it out.
Jul
16
comment Java Servlet/JSP Cookie Disconnect
No, it's all on the same domain. the servlet resides in its own directory though, while the jsp pages are served out of root
Jul
16
asked Java Servlet/JSP Cookie Disconnect
Jun
22
awarded  Nice Answer
Jun
22
revised Simple Getter/Setter comments
added 233 characters in body
Jun
22
comment Simple Getter/Setter comments
akf, I was thinking exactly that after posting :) I guess I'll add it to my response.
Jun
22
answered Simple Getter/Setter comments
Jun
18
answered Rails Binary Stream support