RE: [OT] Re: [S2] Accessing URL encoded GET data (bug found?)

2007-06-04 Thread animesh.saxena
--- Begin Message --- hahahaha Apply the same concept to windows operating system, and i guess the true answer wil be fundamentally broken OS. Animesh http://inlovewithlinux.blogspot.com From: Christopher Schultz [

RE: [OT] Outlook like notification window

2007-06-04 Thread animesh.saxena
--- Begin Message --- Yahoo Widget still are not supported on linux. Don't know how cm u callin dem multiplatform. Supports only mac and windows Animesh http://inlovewithlinux.blogspot.com From: Christopher Sch

RE: [S2] Accessing URL encoded GET data (bug found?)

2007-06-04 Thread animesh.saxena
--- Begin Message --- Also it should be myMap.get("criteria")[0]; Animesh From: [EMAIL PROTECTED] on behalf of yitzle Sent: Tue 6/5/2007 1:57 AM To: Struts Users Mailing List Subject: Re: [S2] Accessing URL encoded GET data (bug found?) As per your advice

RE: [S2] Accessing URL encoded GET data (bug found?)

2007-06-04 Thread animesh.saxena
--- Begin Message --- I meant cast it to Map The second one is String[] (String array) Try again , it wil work. Animesh From: [EMAIL PROTECTED] on behalf of yitzle Sent: Tue 6/5/2007 1:57 AM To: Struts Users Mailing List Subject: Re: [S2] Accessing URL enc

RE: [S2] Accessing URL encoded GET data (bug found?)

2007-06-04 Thread animesh.saxena
--- Begin Message --- You are tryin to cast a string array to string. parameters are passed as key/value pairs of Strings to the web server, so the we assume that the generics mapping for parameters is . In fact, compilers will allow you to use this generic: Map parameters = request.getParamete

RE: Retrieving HTTP query string

2007-06-04 Thread animesh.saxena
--- Begin Message --- I guess you are missing the cast.. public String intercept(ActionInvocation invocation) throws Exception { HttpServletRequest request = (HttpServletRequest) invocation .getInvocationContext().get(StrutsStatics.HTTP_REQUEST); // // //crap...

RE: Retrieving HTTP query string

2007-06-04 Thread animesh.saxena
--- Begin Message --- Its as simple as using the Request object. Request.QueryString Maybe I am getting the question wrong. Can you explain the scenario in which you are using this? From: [EMAIL PROTECTED] on behalf of yitzle Sent: Mon 6/4/2007 11:00 PM To: St

RE: Struts 1.x and Tomcat 5 problem

2007-05-24 Thread animesh.saxena
--- Begin Message --- Two times you are closing the tag, I guess (Closed Here) (Closed Here Also). Should be Ani -Original Message- From: probertm [mailto:[EMAIL PROTECTED] Sent: Fri 5/25/2007 3:01 AM To: user@struts.apache.org Subject: Re: Struts 1.x and Tomcat 5 problem Dav

RE: wanna know abt threads and springs

2006-06-08 Thread animesh.saxena
Hi , If you are talking about thread basicsthe best resource is www.javaranch.com. For springs...well I am still referring O'Reilly books for that! Regards, Animesh Saxena RR Donnelley Wipro Technologies Bangalore. 99860-76686 When Life tears you down, it builds you up. -Original

RE: [shale] All Hail Shale

2006-05-17 Thread animesh.saxena
I guess it is a technical forum.So can we return back to the techie stuff. Regards, Animesh Saxena RR Donnelley I dom't believe in fear, I don't believe in faith, I don't believe in anything that I can't break. -Original Message- From: Dakota Jack [mailto:[EMAIL PROTECTED] Sent: Thu