[OT] Dealer Locator / Zip Code Lookup

2004-03-18 Thread Jerry Jalenak
a commercial product? 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 solely for the use of the individual

RE: [OT] Dealer Locator / Zip Code Lookup

2004-03-18 Thread Jerry Jalenak
$1000 for the lite version), but like I said, I'm cheap Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004

[OT] JDBC-ODBC Driver Recommendation

2004-03-16 Thread Jerry Jalenak
All, I find myself in need of an open-source JDBC-ODBC driver so I can access a MS-SQLServer database from a Struts web app. Can anyone recommend a driver? Thanks! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL

RE: [OT] JDBC-ODBC Driver Recommendation

2004-03-16 Thread Jerry Jalenak
Thanks! I'll take a look at it... Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Smith, Darrin [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 16, 2004 3:48 PM To: 'Struts

RE: Best way to handle big search results..

2004-03-04 Thread Jerry Jalenak
using Tomcat 5.0.18 Stable with J2SDK 1.4.1_02 Thanks! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Hookom, Jacob [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03

RE: Best way to handle big search results..

2004-03-04 Thread Jerry Jalenak
the performance between these two approaches? Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Geeta Ramani [mailto:[EMAIL PROTECTED] Sent: Thursday, March 04, 2004 10:33 AM

RE: Best way to handle big search results..

2004-03-04 Thread Jerry Jalenak
. 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: Thursday, March 04, 2004 10:39 AM To: Struts Users Mailing List Subject: Re: Best

RE: Best way to handle big search results..

2004-03-04 Thread Jerry Jalenak
Sorry for the misunderstanding - are you asking how the request is made from the user to the app? or from the app to the database? Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message

RE: Best way to handle big search results..

2004-03-04 Thread Jerry Jalenak
I'm returning about 320,000 lines of html. I'm really starting to think this is a client side rendering issue - the browser simply can't process the number of lines of html that I'm pushing it. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219

RE: Best way to handle big search results..

2004-03-04 Thread Jerry Jalenak
it and saying that it fails. If it fails, it's got to be fixed. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, March

RE: Best way to handle big search results..

2004-03-04 Thread Jerry Jalenak
is this one - where I am returning a couple of thousand accounts and several thousand detail records I may have to end up re-negogitaing this one business requirement. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL

RE: Tomcat 4 Compression Filter

2004-02-25 Thread Jerry Jalenak
I've also been playing around with this with mixed results. I've been looking for some doc on the filter mainly to better understand the 'compressThreshold' setting. Does anyone have any doc for this thing? Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa

RE: Tomcat 4 Compression Filter

2004-02-25 Thread Jerry Jalenak
Kris - Thanks. So what's a reasonable setting? The example has the threshold set to 10; is this OK for most web apps? Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From

Extra Lines in Compiled JSP

2004-02-20 Thread Jerry Jalenak
); ). Is there anyway to have the JSP compiler (were running Tomcat 5.0.18 Stable) NOT generate these lines? I guess they come from the % % sources lines, but it really screws up my generated HTML code Thanks! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner

[OT] Animated .GIF's

2004-02-20 Thread Jerry Jalenak
seem to work. If I load the image without the display:none or even with display:inline, the animation works fine. It only seems to fail when the initial display setting is 'none'. What gives? Am I just missing an additional setting? Thanks. Jerry Jalenak Development Manager, Web Publishing

RE: [OT] Animated .GIF's

2004-02-20 Thread Jerry Jalenak
Colin - Can you post your div ... /div code? I just tried to wrap my img / in one and it still doesn't work Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Colin

RE: Extra Lines in Compiled JSP

2004-02-20 Thread Jerry Jalenak
and J2SDK 1.4.2. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Piper, James D CECOM SEC EPS [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 3:48 PM To: 'Adam Hardy

RE: [DisplayTag] Use of ID= Parameter

2004-01-23 Thread Jerry Jalenak
Paul - Thanks! I modifed the TLD, added the get/set methods for the tableId parm, and modified the encodeParameter() method as suggested, and everything is working as I expected. Thanks again! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219

RE: [Validator] Custom Validator Fails to Return to JSP

2004-01-23 Thread Jerry Jalenak
head-hung-in-abject-embarassment Gawd, I hate typos. /head-hung-in-abject-embarassment Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Jerry Jalenak [mailto:[EMAIL

RE: [DisplayTag] Use of ID= Parameter

2004-01-23 Thread Jerry Jalenak
Once I get this next release out I intend to begin converting over to JSTL. I'll revisit the dynamic Id attribute at that time; until then, I can work with a patched version of display/ Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913

[DisplayTag] Use of ID= Parameter

2004-01-22 Thread Jerry Jalenak
(TagAttributeInfo.ID); I've tried to define a page-scope variable and include it in a small chunk of scriptlet code, but I just can't seem to get around this. Does anyone have any ideas? Thanks! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496

[Validator] Custom Validator Fails to Return to JSP

2004-01-22 Thread Jerry Jalenak
at this? 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 solely for the use of the individual or entity to which

RE: Using display/ tag with nested beans

2004-01-20 Thread Jerry Jalenak
to work correctly. I'm now trying to move up one level of iteration and nest list3 inside or a table for list2 Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Arron Bates

Using display/ tag with nested beans

2004-01-19 Thread Jerry Jalenak
) at org.displaytag.tags.TableTag.getHTMLData(TableTag.java:1136) at org.displaytag.tags.TableTag.doEndTag(TableTag.java:847) Help! I'm at my wits end on this. Any ideas? Or will the display/ taglib just not work with nested beans? Thanks! Jerry Jalenak Development Manager, Web

[OT] Synchronized access to application-scoped object

2003-12-24 Thread Jerry Jalenak
servlet is replacing the object, but I'm wondering if there is an easier approach, possibly using a synchronized block using the application object Comments? TIA! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED

RE: [OT] Synchronized access to application-scoped object

2003-12-24 Thread Jerry Jalenak
or not (the javadoc doesn't say.) Thanks! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 24, 2003

[OT] HTML Select box

2003-12-19 Thread Jerry Jalenak
parameter I get a scrolling box. I'm using an optionsCollection tag to generate my option list (not that I think it has anything to do with my problem 8-) I suspect there is a JavaScript solution out there, but I can't seem to google it. Does anyone have any ideas? TIA! Jerry Jalenak Development

RE: [OT] HTML Select box

2003-12-19 Thread Jerry Jalenak
, and the user would then be able to select multiple options by holding down the CTRL key. Submitting the selection would send all of the selected options to my Action. Does this make any more sense? Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS

File Download?

2003-12-04 Thread Jerry Jalenak
this? 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 solely for the use of the individual or entity to which

RE: [OT] RE: File Download?

2003-12-04 Thread Jerry Jalenak
flush the response buffer (leaving the connection open) } /pseudo-code Thanks! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Hookom, Jacob [mailto:[EMAIL PROTECTED

RE: [OT] RE: File Download?

2003-12-04 Thread Jerry Jalenak
. Thanks again. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Hookom, Jacob [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2003 9:32 AM To: Struts Users Mailing List

[OT] Stress Test

2003-11-24 Thread Jerry Jalenak
this - HTTPerf (I think), but I'm not sure if this will do what I want. Does anyone have any experience with this? 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

RE: [OT] Stress Test

2003-11-24 Thread Jerry Jalenak
Simon, Paul, and Vic - Thanks for the suggestions. One initial glance it looks like JMeter will do what I want, so I'm going to head down that path 8-) Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED

RE: [OT] Stress Test

2003-11-24 Thread Jerry Jalenak
it fails. Once I know where it fails I should be able to fix it. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: David Friedman [mailto:[EMAIL PROTECTED] Sent: Monday, November

[OT - Design] Needing Fast Access to 300,000 Records

2003-11-06 Thread Jerry Jalenak
.) Does anyone have any experience in handling something like this? How did you do it? 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

RE: [OT - Design] Needing Fast Access to 300,000 Records

2003-11-06 Thread Jerry Jalenak
the account information - that's why I'm looking to pre-load the table(s) in a plug-in and access everything in memory. Make sense? Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Vic

RE: [OT - Design] Needing Fast Access to 300,000 Records

2003-11-06 Thread Jerry Jalenak
All, Thanks for the comments. It does appear that I am attempting to solve an easy the most difficult way possible. I'm going to go away now and spend some time with my handy dandy SQL book Thanks again! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd

[OT - JavaScript] Setting value on a html:select/

2003-10-29 Thread Jerry Jalenak
called. This is going to be a 'Doh!' moment, but how do I do this? TIA! 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

RE: [OT - JavaScript] Setting value on a html:select/

2003-10-29 Thread Jerry Jalenak
to not allow a user to select a different option? Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Melissa L Kelley [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29

RE: [OT - JavaScript] Setting value on a html:select/

2003-10-29 Thread Jerry Jalenak
Melissa, Tried this under IE and it doesn't work. I guess I'll have to add a hidden field and pass the value I want through it - that way I can disable the select box and still send the value through the request header. Thanks! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc

RE: [Poll] Action Form data types

2003-10-13 Thread Jerry Jalenak
#2 Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Mainguy, Mike [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 2:37 PM To: [EMAIL PROTECTED] Cc: Green, Matt Subject

[OT] JSTL Taglib Definition in WEB.XML

2003-10-08 Thread Jerry Jalenak
/c /taglib-uri taglib-location /WEB-INF/tld/c.tld /taglib-location /taglib ... etc etc etc ... Thanks! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219

RE: Action Design Question

2003-09-26 Thread Jerry Jalenak
In the latest nightly builds there is a 'MappingDispatchAction' that does this for you (takes the parameter directly). Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Nathan Rogers

RE: YASJR, Part Duex

2003-09-11 Thread Jerry Jalenak
they are exploited by those with less than honorable intentions? my $.02 Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Steve Raeburn [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003

RE: Converting a ResultSet to a List of POJOs

2003-09-09 Thread Jerry Jalenak
multiple times) I think this agrees with what you saw, and with what Clinton indicated - the first call is *really* slow due to the additional initialization that occurs. Once that is complete, iBatis seems to be a fast as native JDBC... Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner

[Validator] E-Mail Verification

2003-09-08 Thread Jerry Jalenak
not an established spec for e-mail addresses, then I would assume that anything goes Comments? Jerry Jalenak Team Lead, 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

RE: [Validator] E-Mail Verification

2003-09-08 Thread Jerry Jalenak
David / Tero - Thanks for the guidance. The RFC822 spec is what I was looking for Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Paananen, Tero [mailto:[EMAIL PROTECTED] Sent

RE: Converting a ResultSet to a List of POJOs

2003-09-08 Thread Jerry Jalenak
+1. Simplest method I've seen to go from a ResultSet to a Collection of JavaBeans Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent

RE: [Validator] E-Mail Verification

2003-09-08 Thread Jerry Jalenak
just-remembered-this Some time ago I needed an e-mail regular expression, and found this in a book on JavaScript. Seemed to work OK at the time. /^\w(\.?[\w-])[EMAIL PROTECTED](\.?[-\w])*\.([a-z]{3}(\.[a-z]{2})?|[a-z]{2}(\.[a-z]{2})?) $/i /just-remembered-this Jerry Jalenak Team

[OT] MVC2 Diagram

2003-09-03 Thread Jerry Jalenak
! :-) Thanks! Jerry Jalenak Team Lead, 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 solely for the use of the individual or entity to which it is addressed

RE: [OT] MVC2 Diagram

2003-09-03 Thread Jerry Jalenak
All - Thanks to everyone who replied either to the list or directly. Jeff - thank in particular for the link and the note on Chuck's book. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message

RE: J2EE IDE

2003-08-27 Thread Jerry Jalenak
(actually don't use Ant at all), but the compile time when we modify a resource is blindly fast. I've never had to wait on a project re-build - never. +1 for Eclipse. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED

RE: html:errors/ throwing null servlet exception

2003-08-18 Thread Jerry Jalenak
ActionError has already been deprecated; does this mean we should be using ActionMessages/ActionMessage for returning errors? TIA! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Jerry Jalenak

RE: html:errors/ throwing null servlet exception

2003-08-18 Thread Jerry Jalenak
on the html:errors/ statement (gives me a 'null' servlet exception.) Since you've been working on making all this play nice, do I just need to pull down a more recent nightly (I'm using 8/14 currently...) Thanks! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577

RE: html:errors/ throwing null servlet exception

2003-08-18 Thread Jerry Jalenak
David, Thanks for the help. I pulled the 8/18 nightly, recompiled against it, and tested. Looks like everything is working as it should. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message

RE: How to keep session info??

2003-08-15 Thread Jerry Jalenak
egg-on-face You're right - my mistake. Redirect does cause a new request, not a new session. /egg-on-face Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Steve Raeburn [mailto

RE: [OT - Slightly] Returning Error Status from Business Layer

2003-08-14 Thread Jerry Jalenak
this? /confused-look-on-face Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Erik Price [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 11:05 AM To: Struts Users Mailing List Subject: Re

RE: [OT] Lightweight weblogger

2003-08-14 Thread Jerry Jalenak
I looked at blojsom but it requires a Tomcat 4.x container - we're still stuck in the Tomcat 3.x world :-( Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Erik Price [mailto:[EMAIL

RE: Class Not Found Exception with Tiles controllClass

2003-08-14 Thread Jerry Jalenak
this. I am curious as to whether anyone has been able to use controllerClass with 1.1 Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent

RE: [OT] Lightweight weblogger

2003-08-14 Thread Jerry Jalenak
Greg - Thanks for the tip - I'll check it out this afternoon. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Greg Ludington [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 1

RE: [OT - Slightly] Returning Error Status from Business Layer

2003-08-14 Thread Jerry Jalenak
Erik - Thanks. I'm beginning to look at ways to handle returning status using exceptions. The idea of 'wrapping' each exception by layer is very appealing Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED

RE: [OT - Slightly] Returning Error Status from Business Layer

2003-08-14 Thread Jerry Jalenak
for your input on this - I do appreciate it. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Erik Price [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 2:40 PM To: Struts Users

RE: Struts Validator

2003-08-14 Thread Jerry Jalenak
Validator working. Let me know. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Steve Raeburn [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 7:30 PM To: Struts Users Mailing List

[OT] Determining Class Type of Action

2003-08-14 Thread Jerry Jalenak
it is 'org.apache.struts.actions.DispatchAction', but my isDispatchAction boolean never gets set to true. What's the right way to do this? Thanks! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] This transmission (and any

RE: [OT] Rendering Large ResultSet - Value List Handler DesignPa ttern

2003-08-14 Thread Jerry Jalenak
Take a look at iBatis (www.ibatis.com). It supports lazy loading of data, caching of results, and paging for large result sets. Might be of some use (it is for me, anyway). Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED

Class Not Found Exception with Tiles controllClass

2003-08-14 Thread Jerry Jalenak
response, ServletContext sc) { request.setAttribute(MemberSolutionsNews, this is the daily news); } } /snip I can't see the problem; I've checked the archives for similar issues but didn't find anything. I'm using Struts 1.1 Final. Any ideas? Jerry Jalenak Team

RE: [OT] Determining Class Type of Action

2003-08-14 Thread Jerry Jalenak
if it is 'org.apache.struts.actions.DispatchAction'. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Michael Ruppin [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 3:01 PM To: Struts Users Mailing List

RE: [OT - Slightly] Returning Error Status from Business Layer

2003-08-14 Thread Jerry Jalenak
, though. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Erik Price [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 1:52 PM To: Struts Users Mailing List Subject: Re: [OT

RE: [OT - Slightly] Returning Error Status from Business Layer

2003-08-14 Thread Jerry Jalenak
a generic handler that you can pass a 'cause' back through? Thanks. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Mike Jasnowski [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 2

RE: How to keep session info??

2003-08-14 Thread Jerry Jalenak
Make sure that your forward/ isn't doing a redirect (i.e. redirect=true). If I understand things correctly, a redirect will cause a new session to be created... Jerry -Original Message- From: development [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 8:42 PM To: [EMAIL

[OT - Slightly] Returning Error Status from Business Layer

2003-08-14 Thread Jerry Jalenak
practice' on how to do this Thanks - Jerry Jalenak Team Lead, 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 solely for the use of the individual

RE: Class Not Found Exception with Tiles controllClass

2003-08-08 Thread Jerry Jalenak
Yes. Checked and double checked. See my previous response to David. The controllerUrl attribute and the use of a TilesAction seems to work OK Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message

[OT] Lightweight weblogger

2003-08-06 Thread Jerry Jalenak
and Feedback' add-on... Thanks! Jerry Jalenak Team Lead, 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 solely for the use of the individual or entity

Class Not Found Exception with Tiles controllClass

2003-08-06 Thread Jerry Jalenak
response, ServletContext sc) { request.setAttribute(MemberSolutionsNews, this is the daily news); } } /snip I can't see the problem; I've checked the archives for similar issues but didn't find anything. I'm using Struts 1.1 Final. Any ideas? Jerry Jalenak Team

SwitchAction - Page Not Found

2003-07-24 Thread Jerry Jalenak
)? TIA! Jerry Jalenak Team Lead, 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 solely for the use of the individual or entity to which it is addressed

SwitchAction - Page Not Found

2003-07-24 Thread Jerry Jalenak
What's the trick to eliminating the jsessionid? Could this be causing my problem in (1)? TIA! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] This transmission (and any information attached to it) may

Multiple Struts-Config files

2003-07-24 Thread Jerry Jalenak
When using multiple struts-config files in web.xml, should each file be complete? i.e. should each begin and end with appropriate struts-config / /struts-config tags? Or should the first one in the list contain the struts-config, and the last one contain the /struts-config tag? Jerry Jalenak

RE: Multiple Struts-Config files

2003-07-24 Thread Jerry Jalenak
have these tags in the last config file. Is it possible to have a config file with ONLY these tags? Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Mike Jasnowski [mailto:[EMAIL PROTECTED

mapping.getInputForward returning null

2003-07-15 Thread Jerry Jalenak
()); ActionForward forward = (ActionForward) mapping.getInputForward(); /snip The value I'm getting in forward is NULL. Is there something I missed when I extended ActionMapping? TIA! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577

RE: mapping.getInputForward returning null

2003-07-15 Thread Jerry Jalenak
Uh, no. Damn, it's always the littlest things... Thanks! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Michael Muller [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 1:48

RE: [OT] Use of Static Methods

2003-07-10 Thread Jerry Jalenak
it static. I guess the only question I have remaining is whether there is a problem with maintaining 'thread safety' with the use of a static method Is there a chance that two or more users can get to the method at the same time and clobber each other? Jerry Jalenak Team Lead, Web

RE: [OT] Use of Static Methods

2003-07-10 Thread Jerry Jalenak
of the MessageDigest.getInstance() and SecureRandom calls Thanks! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Micael [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 11:51 AM To: Struts Users Mailing

RE: [OT] Use of Static Methods

2003-07-10 Thread Jerry Jalenak
Richard, Thanks for the review and comments. I'll update my use of SecureRandom to call one of the 'getInstance' methods. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Yee, Richard

[OT] Use of Static Methods

2003-07-09 Thread Jerry Jalenak
with doing this? I should know the answer, but just can't put my thumb on it right now 8) TIA! Jerry Jalenak Team Lead, 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

RE: [OT] Use of Static Methods

2003-07-09 Thread Jerry Jalenak
I think so - I'm just concerned about the use of instance variables and having multiple users stepping on each other... Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Navjot Singh

RE: [OT] Use of Static Methods

2003-07-09 Thread Jerry Jalenak
)'. Is this type of method appropriate for a 'static' method? Or should this be a singleton? Or a normal class? Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Yee, Richard K,,DMDCWEST

RE: Best practices - help

2003-06-24 Thread Jerry Jalenak
This is something we do that works extremely well. The path on the global-forward/ can point to a set up action where you can initialize / populate all of those things that you application needs. The set up action would then forward to your first .JSP or tile definition. Jerry Jalenak Team

[OT] HTTP Error Page? [was RE: Best practices - help]

2003-06-24 Thread Jerry Jalenak
OK, except if Tomcat is down. I can't seem to figure out what error code (404? 500?) to have Apache grab so I can display a 'temporarily unavailable' page. Any ideas? Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED

RE: ActionForm 'reset' method being called when JSP is rendered

2003-06-19 Thread Jerry Jalenak
and call reset) - I've always been under the impression that the ActionForm, reset, and validate methods were not called until AFTER the form was submitted. Learning something new everyday . 8-) Thanks. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS

RE: ActionForm 'reset' method being called when JSP is rendered

2003-06-19 Thread Jerry Jalenak
the html:form/ tag would instantiate the ActionForm and call reset when the JSP is rendered, opposed to doing this when the form is actually submitted Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original

ActionForm 'reset' method being called when JSP is rendered

2003-06-18 Thread Jerry Jalenak
understanding is that 'reset' should not be called again until the form on the second JSP is submitted. Have I completely mis-understood how this works? Or is it something due to the ActionForm being created in session scope? TIA! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner

RE: [REPOST] Understanging Path/Action/Forward/Parameter naming

2003-06-13 Thread Jerry Jalenak
The struts-config_1_1.dtd file that is included with the distribution has pretty good definitions for each parameter that is used by each tag. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message

Cloning Form Beans

2003-06-12 Thread Jerry Jalenak
complex set of nested beans; does anyone have a suggestion on the best way to handle this? TIA Jerry Jalenak Team Lead, 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

RE: struts-config.xml question

2003-06-12 Thread Jerry Jalenak
Look at the following : http://www.mail-archive.com/[EMAIL PROTECTED]/msg68361.html Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Dan Tarkenton [mailto:[EMAIL PROTECTED] Sent

RE: struts-config.xml question

2003-06-12 Thread Jerry Jalenak
I haven't yet, but it caught my eye the other day when it was announced. Sounded like something that could be of use though Let us know how it goes for you Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED

RE: Cloning Form Beans

2003-06-12 Thread Jerry Jalenak
Not sure what you mean by 'defensive copies' Is there something special I need to do in my bean so I end up with a 'true' duplicate, and not just a second reference? Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED

RE: Cloning Form Beans

2003-06-12 Thread Jerry Jalenak
So, something like this? private String myString; public String getMyString() { String returnedString = this.myString; return (returnedString); } I'm not sure how this applies to my cloning issue Jerry Jalenak Team Lead, Web

RE: Cloning Form Beans

2003-06-12 Thread Jerry Jalenak
to the nested beans. I think this is what is getting me. Does anyone have a 'deep copy' class that will clone a complex javabean construct? Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Erik

RE: Why is dbcp / pool removed?

2003-06-10 Thread Jerry Jalenak
Is there a list of the problems that DBCP has? I've started using the BasicDataSource in some of my applications, and am wondering if some of the really wierd behaviour I'm seeing is due to the problems that DBCP has Thanks. Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner

Subclassing ActionMapping

2003-06-09 Thread Jerry Jalenak
), nothing seems to work (i.e. can't forward to anything, action never actually gets invoked). In my struts-config I specify my subclassed ActionMapping class using the className attribute on the action tag. Arrgh. This shouldn't be this tough, but I just can't see it. Jerry Jalenak Team Lead, Web

  1   2   3   >