http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
For some reason groovy is looking for the CoyoteRequestFacade, not the
normal javax.servlet.http.HttpServletRequest. So, for all of you groovy
guru's out there, how can I do this
Yes ---
ClassLoader classLoader =
Thread.currentThread().getContextClassLoader();
if (null == classLoader)
{
classLoader = this.getClass().getClassLoader();
}
Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renner Blvd
lex argument. I was hoping there
might be a couple of groovy guru's (?) that could shed some light on this.
Later,
Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
> -Original Message-
> Fr
ccess. Do any of
you guru's out there have any ideas?
Thanks.
Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
This transmission (and any information attached to it) may be confidential and
is intended sole
t the object in the
request, so the receiving 'page' can look at the request and determine if it
got an error or not, and if not, pull the List object (or whatever it's
called in ASP-land) and to something with it.
Thanks.
Jerry Jalenak
Development Manager, Web Publishing
LabOne, In
Doesn't work with a response.sendRedirect() because of the new request
object that gets constructed. I need to find a way to store something in
the NEW object - just using request.setAttribute() stores the object in the
OLD request, so it doesn't help.. 8-(
Jerry Jalenak
D
I had headed down the cookie path in the past 1/2 hour or so. Craig - can
you elaborate on the potential problems of using cookies across hosts?
Thanks
Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED
ances of Tomcat or
even IIS running on distinct servers. And because of this, I have to use
response.sendRedirect() which means I can't put objects in the request.
Any other ideas?
Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-14
5.0.18
Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
> -Original Message-
> From: Mark Lowe [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 30, 2004 9:29 AM
> To: Struts Users Mailing Li
I'm not sure
if that will solve my issue (not familiar enough with web services at this
point to fully understand the implications).
I guess I'll also take a look at the form post / javascript option...
Thanks!
Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renne
The Java based apps are all running on the same instance of Tomcat
(currently) under Linux. The ASP and ASP.Net apps are running on IIS under
Win2K. These are all different apps - however, they share the common need
to access images from our image servers
Jerry Jalenak
Development Manager
Thanks for taking a look at this for me. I'll investigate the use of a DB
to pass this stuff around...
Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
> -Original Message-
> From: Mark L
to access the ServletContext or ServletConfig from
a JAAS login module?
Jerry Jalenak
Senior Programmer / Analyst, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
This transmission (and any information attached to it) may be confidential and
i
to access the ServletContext or ServletConfig from
a JAAS login module?
Jerry Jalenak
Senior Programmer / Analyst, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
This transmission (and any information attached to it) may be confidential and
i
oking into Apache Cocoon as a replacement for Struts,
but hate to loose the 'ease' with which I can develop this webapp...
Comments?
Thanks!
Jerry Jalenak
Senior Programmer / Analyst, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
Th
oking into Apache Cocoon as a replacement for Struts,
but hate to loose the 'ease' with which I can develop this webapp...
Comments?
Thanks!
Jerry Jalenak
Senior Programmer / Analyst, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
Th
enting CMS. How do you handle this? Roll your own?
Jerry Jalenak
Senior Programmer / Analyst, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
-Original Message-
From: Joe Germuska [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 27, 20
enting CMS. How do you handle this? Roll your own?
Jerry Jalenak
Senior Programmer / Analyst, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS 66219
(913) 577-1496
[EMAIL PROTECTED]
-Original Message-
From: Joe Germuska [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 27, 20
18 matches
Mail list logo