RE: Form submission

2002-10-22 Thread James Mitchell
LOLthanks Eddie ;) James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. - Albert Einstein (1879-1955) -Original Message- From: Eddie Bush [mailto:[EMAIL

RE: IllegalStateException while using jsp:forward

2002-10-22 Thread James Mitchell
Did you ever get an answer to this? This often occurs when doing a forward or redirect after writing to the browser. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org Only two things are infinite, the universe and human stupidity, and I'm not sure about the former

RE: Submit button look

2002-10-21 Thread James Mitchell
I don't understand your question. Can you restate it? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Heligon Sandra [mailto:sandra.heligon;nextream.fr] Sent: Monday, October 21, 2002 12:06 PM To: 'Struts Users Mailing List

RE: Error while initializing ActionServlet

2002-10-21 Thread James Mitchell
What version of Ant are you using? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Vikas Malla [mailto:malla6um;yahoo.co.in] Sent: Monday, October 21, 2002 5:11 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re

RE: Form submission

2002-10-21 Thread James Mitchell
Better question. What are you trying to do? (e.g. prevent the form from submitting when a user hits the enter/return key???) James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Kyrre Lugg [mailto:kyrre.lugg;tomra.no] Sent

RE: Submit button look

2002-10-21 Thread James Mitchell
You will need to use html:image for submitting via input type=image James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Heligon Sandra [mailto:sandra.heligon;nextream.fr] Sent: Monday, October 21, 2002 11:57 AM To: '[EMAIL

RE: Error while initializing ActionServlet

2002-10-21 Thread James Mitchell
I just ran the test suite for 3.2, 4.0 and 4.1 and only experienced failure for 3.2. (but then my 4.0 was 4.0.6) Can you retry your test with ant's -debug switch? May are may not provide further detail. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org

RE: attribute vs name on action in struts-config

2002-10-21 Thread James Mitchell
, and the name is what Struts should use, if you have used put it there already. HTH James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Tony Baity [mailto:tonybaity;yahoo.com] Sent: Tuesday, October 22, 2002 1:24 AM To: [EMAIL PROTECTED

RE: i18n messages in javascript js file

2002-10-20 Thread James Mitchell
under the hood'. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: sridhar [mailto:sridhard;tatanova.com] Sent: Sunday, October 20, 2002 12:12 PM To: Struts Users Mailing List Cc: [EMAIL PROTECTED] Subject: Re: i18n messages

RE: 'On the fly' action settings

2002-10-18 Thread James Mitchell
It is parsed once during startup. As of 1.1b1, attempting to add/modify/delete anything from the config objects will get you a “Configuration is Frozen” exception. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Podhigai

RE: ApplicationResources from within ActionForm's validate()??

2002-10-18 Thread James Mitchell
{ // Extract attributes we will need Locale locale = getLocale(request); ---MessageResources messages = getResources(request); HttpSession session = request.getSession(); James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message

RE: struts + EJBs?

2002-10-18 Thread James Mitchell
+1 Believe me, you will NOT be wasting your time using OJB!!! James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Sent: Thursday, October 17, 2002 1:12 PM To: Struts Users Mailing List

RE: Changing Value in Form Beans

2002-10-18 Thread James Mitchell
it. It’s not going to change, I can assure you. HTH James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Smith, Johnathan M. [mailto:jsmith4;ubspw.com] Sent: Thursday, October 17, 2002 2:18 PM To: '[EMAIL PROTECTED]' Subject: Changing

RE: Need Answers on questions before going in to speed mode

2002-10-18 Thread James Mitchell
James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

RE: [OT] Tomcat not extracting war

2002-10-18 Thread James Mitchell
You also might want to check that your “CATALINA_HOME” is not pointed to another install. That has happened beforebut NEVER to me! crossing-fingers/ ;) James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Kevin A. Smith

RE: [OT] Tomcat not extracting war

2002-10-18 Thread James Mitchell
How are you packing the war file? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Mark Silva [mailto:msilva;authenex.com] Sent: Friday, October 18, 2002 1:54 PM To: Struts Users Mailing List Subject: RE: [OT] Tomcat

RE: Urgent

2002-10-18 Thread James Mitchell
-- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: [EMAIL PROTECTED

RE: [OT] Tomcat not extracting war

2002-10-18 Thread James Mitchell
=${war.excludes}/ webinf dir=./WEB-INF includes=**/* excludes=web.xml, **/*.jar, **/*.class/ lib dir=./WEB-INF/lib/ classes dir=${build.dir}/ /war /target James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From

RE: Urgent

2002-10-18 Thread James Mitchell
You have to wait until the confirmation come back, and reply to that. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: [EMAIL PROTECTED] [mailto:nirdesh.mohan;highmark.com] Sent: Friday, October 18, 2002 2:19 PM To: Struts Users

RE: Urgent

2002-10-18 Thread James Mitchell
Not sure what's going on with your email system, but I just tried to unsubscribe and..well...look at the attachment. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: [EMAIL PROTECTED] [mailto:nirdesh.mohan;highmark.com] Sent

RE: access ApplicationResource from ActionForm

2002-10-18 Thread James Mitchell
Is there any objection to adding the -None- to the options on the jsp? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Darren Hill [mailto:dhill;724.com] Sent: Friday, October 18, 2002 3:41 PM To: 'Struts Users Mailing List

RE: Action sending data to the form?

2002-10-18 Thread James Mitchell
Have you taken a look at the docs or run the struts-example? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Smith, Johnathan M. [mailto:jsmith4;ubspw.com] Sent: Friday, October 18, 2002 3:52 PM To: '[EMAIL PROTECTED]' Subject

RE: Struts taglibs without Struts

2002-10-16 Thread James Mitchell
What happened when you tried it? You did try itright? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 8:03 AM To: [EMAIL PROTECTED] Subject

RE: Struts and cocoon

2002-10-16 Thread James Mitchell
Check out the STXX project http://sf.net/projects/stxx James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Madhavi Thottempudi [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 11:53 AM To: [EMAIL PROTECTED] Subject

RE: Struts taglibs without Struts

2002-10-16 Thread James Mitchell
Well, I’m happy you got your answer. I hate giving out fish, I’d much rather hand out a pole and instruction manual. Good Luck! James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent

RE: Validating Nested Form

2002-10-15 Thread James Mitchell
I don’t recall Struts supporting ‘dynamically generated’ fields. Have you tried your own ‘dynamically generated’ JavaScript? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Sriram Hariharan [mailto:[EMAIL PROTECTED]] Sent

RE: Request v Page scope?

2002-10-15 Thread James Mitchell
Hey! That’s Mr. Yankee to you pal!! :) James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 4:24 PM To: Struts Users Mailing List; [EMAIL PROTECTED

RE: HTTP Status 500 - What does the following mean?

2002-10-15 Thread James Mitchell
is not there and *THAT’S* usually caused by a mis-configured app or (less frequently) a missing file. Double check what you put in the struts-config.xml for message-resources. Also, refer to the struts-example to see how that app does it. Good Luck!! James Mitchell Software Engineer/Struts

RE: Newbie Questions / Direction

2002-10-15 Thread James Mitchell
for the benefit of O/R Mapping, but also connection pooling and caching. (Too many features to list here) For role-based navigation, you might try searching the archives, I’ve seen it mentioned a few times in the past. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org

RE: Struts 1.1 Release

2002-10-15 Thread James Mitchell
It wouldn’t matter if it was plastered on the main struts page (WITH BLINKING TEXT), someone would still askLOL. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED]] Sent: Wednesday

RE: Messages...

2002-10-15 Thread James Mitchell
That is the internal message resources used by the framework. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: kiuma [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 6:21 AM To: Struts Users Mailing List Subject

RE: JBoss-3.0.3_Tomcat-4.1.12 struts 1.1-b2 tiles problem

2002-10-15 Thread James Mitchell
. If I deploy the jar file first, and the app afterward, I do not see those errors. Hasn't been a big deal for me, but I'm sure they are working on it. Have tried asking on JBoss-user? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From

RE: How to change errors.header and errros.footer Dynamically???????

2002-10-15 Thread James Mitchell
almost finished with the admin tool that will let you change (at runtime) the messages. Using this extension requires having the messages in a database, so this is not for everyone. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From

RE: StoreFront

2002-10-15 Thread James Mitchell
Chuck, are these the same as the beer4all app? (I generated those myself from your repository_user.xml and the internal tables) James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Xue-Feng Yang [mailto:[EMAIL PROTECTED]] Sent

RE: How to change errors.header and errros.footer Dynamically???????

2002-10-15 Thread James Mitchell
Sorry, meant to say: current Sorry, you won't be able to do this with the correct API. ^^^ James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: James Mitchell [mailto:[EMAIL

RE: How to change errors.header and errros.footer Dynamically???????

2002-10-15 Thread James Mitchell
). In this case the app starts quicker, but is a bit (by milliseconds) slower until all the messages have been retrieved (and cached), which takes a while, depending on number of users. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From

RE: Release date for struts1.1

2002-10-15 Thread James Mitchell
grinning/.you sure you want to know? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Sharon Tam [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 11:38 AM To: [EMAIL PROTECTED] Subject: Release date

RE: Release date for struts1.1

2002-10-15 Thread James Mitchell
LOL.I was trying to be so obviousLOL James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 11:56 AM To: Struts Users Mailing List Subject: RE

RE: StoreFront

2002-10-15 Thread James Mitchell
Right, but unless they build OJB with target database and connection configured, the internal tables don’t get created. Or am I missing something? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: Release date for struts1.1

2002-10-15 Thread James Mitchell
Oops, God I can’t type today... that was supposed to be: trying NOT to be so obvious James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 12:14 PM

RE: StoreFront

2002-10-15 Thread James Mitchell
Oh wait, forgot which DB you were usingnever mind. If you recall, I made it work on MySql, so using the HBSQL files wasn’t an option for me. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: James Mitchell [mailto:[EMAIL

RE: I cannot seem to be able to ost to the list.

2002-10-14 Thread James Mitchell
We got that one! James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Jan Fetyko [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 10:26 AM To: struts Subject: I cannot seem to be able to ost to the list. Can

RE: Sending data from JSP back to the Action Class

2002-10-12 Thread James Mitchell
that can update the data. HTH James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: mail [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 12, 2002 3:20 AM To: [EMAIL PROTECTED] Subject: Sending data from JSP back to the Action Class

RE: Unable to use Request object in frames

2002-10-12 Thread James Mitchell
are available in the Struts distribution. If that's not enough, feel free to ask the list. Good luck! James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Vinod Kotnala, Noida [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 12, 2002 7

RE: help with link rel=....

2002-10-11 Thread James Mitchell
). The source is available to anyone who asks. Hope that helps you. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: kiuma [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 5:16 AM To: Struts Users Mailing List

RE: [OT] Real Programming

2002-10-11 Thread James Mitchell
Be sure your mouse is wearing a..wellyou know...*whispering*'raincoat'! James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 10:30 AM To: 'Struts

RE: [OT] Real Programming

2002-10-11 Thread James Mitchell
Ya, mine too. Except mine is more like a Politician. Narrow vision and no balls. And with enough money, you can get one of your own!!! After all, we have the best government money can buy!!! James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original

RE: Struts forms best practice

2002-10-11 Thread James Mitchell
be strings, and you should do your conversion later (after you've validated that it's possible). For checkboxes, you can use boolean properties, because there are only two possible answers. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message

RE: Forwarding Back to one Of Many Pages

2002-10-11 Thread James Mitchell
example) Thanks. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: [FRIDAY] Quote of the Day

2002-10-11 Thread James Mitchell
Probably..women? Oh wait, that's not a type, that's a gender. What are the choices for Type of Humans? Color? Nationale? Race? Sex? -I bet I get filtered for this one.tee hee hee Those who like soccer and those who don't? Those who like beer and those who pretend they don't? James

RE: help, I'm desperate!!!!

2002-10-10 Thread James Mitchell
What are you seeing with other browsers? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: kiuma [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 10:02 AM To: Struts Users Mailing List Subject: help, I'm desperate

RE: javascript help

2002-10-10 Thread James Mitchell
Are you trying to call selectAllChk when the page loads? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: kiuma [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 11:43 AM To: Struts Users Mailing List Subject

RE: [OT] which object-relational mapping framework?

2002-10-10 Thread James Mitchell
I prefer OJB myself, although I have plans to use Torque in the very near future. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Andy Kriger [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 2:29 PM To: Struts Users

DBMessageResources - It's finally finished.

2002-10-10 Thread James Mitchell
the bundle. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: nested references and javascript

2002-10-10 Thread James Mitchell
You can use an alternate sytax. Example: Number(document.forms[myForm].elements[foo.bar].value); or Number(document.forms[0].elements[foo.bar].value); James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Steve Widmar [mailto:[EMAIL

RE: Access JSP in the WEB-INF

2002-10-09 Thread James Mitchell
Yes, here it is. http://www.open-tools.org/struts-atlanta/downloads James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Borek [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 8:46 AM To: [EMAIL PROTECTED] Subject

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread James Mitchell
Could be your version or environment, I'm running JBoss3.0.3/Tomcat 4.1.12 and the only problem with struts-blank is a missing message key. The struts-example is running fine. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Theo

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread James Mitchell
Exact same setup (minus SP1 on XP) James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Theo Harper [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 1:56 PM To: 'Struts Users Mailing List' Subject: RE: JBoss

RE: Access JSP in the WEB-INF

2002-10-09 Thread James Mitchell
I define a global forward. ... ... global-forwards forward name=index path=/WEB-INF/jsp/index.jsp/ ... ... James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: micael [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October

RE: Access JSP in the WEB-INF

2002-10-09 Thread James Mitchell
me more than 50 books ever could. (I *actually* have a separate folder in Outlook for saving useful emails, and under it I have another folder called Gurus which I keep copies of old emails from the Strut's Best.) Have a good one! James Mitchell Software Engineer/Struts Evangelist http

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread James Mitchell
Yes, I do. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Theo Harper [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 3:25 PM To: 'Struts Users Mailing List' Subject: RE: JBoss-3.0.3_Tomcat4_1_12 Do you have

Re[2]: Access JSP in the WEB-INF

2002-10-09 Thread James Mitchell
Wow, thanks, that's quite a compliment. I haven't considered myself a guru, one developer trying to help out (where and when I can). Have a good one! James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: Rick Reumann [mailto:[EMAIL

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread James Mitchell
fixed. Later James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 3:33 PM To: Struts Users Mailing List Subject: RE: JBoss-3.0.3_Tomcat4_1_12 Yes, I do

RE: html:link question

2002-10-08 Thread James Mitchell
Are you using html:base tag? If so, make sure that you are not setting the target attribute. James -Original Message- From: David Raphael [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 8:13 PM To: Struts Users Mailing List Subject: Re: html:link question html:link

Re: Using CheckLogin tag from within tiles

2002-10-07 Thread James Mitchell
of the CheckLogin tag doesn't work. Not sure why this is happening, but see above for avoiding it as well. Hope that helps. James Mitchell - Original Message - From: Alan P Sexton [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, October 06, 2002 1:26 PM Subject: Using CheckLogin tag from within

Re: [OT] [session] Shared userId

2002-10-04 Thread James Mitchell
I know what you want to do. In the web environment, it is impossible. For every solution you can think of, I can come up with at least 2 what if scenarios that will invalidate your logic. I've been through this with at least 5 different Product Managers and there is just no way to handle it.

Re: [OT] [session] Shared userId

2002-10-04 Thread James Mitchell
on the number of userIds , the purpose will be defeated if the same userId is shared by many users. -- James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Re: [OT] Mail list gone whack-o?

2002-10-03 Thread James Mitchell
Yes, I've noticed it too. James Mitchell On Thu, 03 October 2002, Eddie Bush wrote: Message-Id: [EMAIL PROTECTED] List-Help: mailto:[EMAIL PROTECTED] List-Unsubscribe: mailto:[EMAIL PROTECTED] From: Eddie Bush [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] List

Re: unable to unsubscribe.

2002-10-03 Thread James Mitchell
LOL James Mitchell - Original Message - From: Galbreath, Mark [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Thursday, October 03, 2002 9:12 AM Subject: RE: unable to unsubscribe. This is the Hotel California list. You can check in, but can never leave

RE: [OT] Newbie question

2002-10-02 Thread James Mitchell
FHHDRMSTCMSPMT FHHDRMSTCMSZIP FHHDRMSTCMTAX1 FHHDRMSTCMTAX2 FHHDRMSTCMTAX3 FHHDRMSTCMTAX4 FHHDRMSTCMTRMS FHHDRMSTCUSTFC James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open

RE: [way, way OT] okay, one more time for the slow people...

2002-10-01 Thread James Mitchell
). (I hope this thread doesn't become another flame war.) pot.addCents(.02f); James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED

RE: Property errors.prefix not used by HTML:errors ?

2002-09-30 Thread James Mitchell
What version of struts are you using? James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Pel Oliver Kristiansen [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 29

RE: Access JSP in the WEB-INF

2002-09-30 Thread James Mitchell
I have a modified version of the struts-example that demostrates how to do this. Would you care for a copy? James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From

RE: [SELL STRUTS] How do you sell the ActionForm idea?

2002-09-30 Thread James Mitchell
Have you used DynaActionForm? They're like little gold nuggets of magic ;) James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Dan Cancro [mailto:[EMAIL PROTECTED

RE: Internationalization

2002-09-27 Thread James Mitchell
James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Ryan Cuprak [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 10:25 AM To: Struts Users Mailing List Subject

RE: Internationalization

2002-09-27 Thread James Mitchell
Oops meant to say this: Change the properties file name to webapp_deu.properties ^^^ James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original

RE: [FRIDAY] [OT] Best misunderstanding of an acronym?

2002-09-27 Thread James Mitchell
I like the vomit one better ;) James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Kevin A. Smith [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 11:01 AM

RE: [FRIDAY] [OT] Best misunderstanding of an acronym?

2002-09-27 Thread James Mitchell
hoo hoo h!! T I double GA RR James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: John Owen [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002

RE: Internationalization

2002-09-27 Thread James Mitchell
No. The framework will select the correct bundle on a few simple choices on the locale string passed from the request. See the source for: org.apache.struts.util.PropertyMessageResources.getMessage(Locale locale, String key) for details. James Mitchell Software Engineer\Struts Evangelist

RE: [FRIDAY] [OT] Best misunderstanding of an acronym?

2002-09-27 Thread James Mitchell
HAHAHA.well, actually, I look like a typical 30 something dad with 3 kids (from 2 to 9) and a wonderful wife. One day I'll put something up. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta

RE: [OT] Regular Expression for Validator

2002-09-27 Thread James Mitchell
Can you describe the allowable characters and I'd be happy to help. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Darren Hill [mailto:[EMAIL PROTECTED]] Sent

RE: struts 2.0 naming conventions?

2002-09-27 Thread James Mitchell
+1 for SasquatchBean. Although debugging those can get.(dare I say)..hairy ?!? James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Bartley, Chris P [PCS

RE: taglib url problem

2002-09-27 Thread James Mitchell
James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta/help/ -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 8:07 PM To: Struts Users Mailing List

RE: How to configure multiple Message Resources in Struts 1.0

2002-09-26 Thread James Mitchell
Or you could just take the 1.0 version and customize the source to do what you want. That's one of the perks with having the source code ;) Hava a good one!! James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts

RE: all this traffic

2002-09-26 Thread James Mitchell
+1 James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Tero P Paananen [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 10:14 AM To: Struts Users

RE: Scheduled Jobs

2002-09-26 Thread James Mitchell
On the windoze side, you can use Scheduled Tasks. From there just point to a .bat file and you are free to do anything your little heart desires. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta

RE: [OT] Bad case of the hiccups?

2002-09-26 Thread James Mitchell
that's weird, I haven't noticed it. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Michael Delamere [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002

RE: [OT] Bad case of the hiccups?

2002-09-26 Thread James Mitchell
that's weird, I haven't noticed it. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Michael Delamere [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002

RE: [OT] Bad case of the hiccups?

2002-09-26 Thread James Mitchell
that's weird, I haven't noticed it he he he ;) James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Michael Delamere [mailto:[EMAIL PROTECTED]] Sent: Thursday

RE: [OT] Bad case of the hiccups?

2002-09-26 Thread James Mitchell
;P James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 4:27 PM To: Struts Users Mailing List

RE: Firewall and Struts inhibit CSS references

2002-09-25 Thread James Mitchell
, so that the session will be maintained if cookies are not present. HTH - Ted. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Afshartous, Nick [mailto:[EMAIL

RE: [OT] Commons Validator JavaDoc

2002-09-25 Thread James Mitchell
I can only find this... http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons/validator/src/s hare/org/apache/commons/validator/package.html?rev=1.1content-type=text/pla in James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http

RE: Struts and Together CC

2002-09-25 Thread James Mitchell
James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Gus Delgado [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 1:33 PM To: Struts Users Mailing List

RE: Testing ...

2002-09-25 Thread James Mitchell
If you had searched the archive you would see what Papa Strut says about using DynaActionForm and why you would always use String. Please STFA more thoroughly before 'getting lost' ;) James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http

RE: [ANNOUNCE] StrutsTestCase v1.9 Released

2002-09-24 Thread James Mitchell
]? James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Zahid Rahman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 24, 2002 10:12 AM To: Struts Users Mailing List

RE: [ANNOUNCE] StrutsTestCase v1.9 Released

2002-09-24 Thread James Mitchell
vulnerability in Tomcat 4.x (including Tomcat 4.0.4 and Tomcat 4.1.10). I'm sending out a separate thread about this. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message

FW: [SECURITY] Apache Tomcat 4.x JSP source disclosure vulnerability

2002-09-24 Thread James Mitchell
I'm forwarding this just in case someone *NOT* on the [EMAIL PROTECTED] could be affected by it... Peace! James Mitchell -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 24, 2002 7:59 AM To: Tomcat Developers List; Tomcat Users List

RE: Firewall and Struts inhibit CSS references

2002-09-24 Thread James Mitchell
. I run a very restrictive firewall on my home server and it handles .css just fine. Good Luck! James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta -Original Message- From: Eddie Bush [mailto

RE: html:link confusion

2002-09-24 Thread James Mitchell
Just a quick suggestion but try this... onclick=JavaScript: return openWindow('reportRecei. ^^^ James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org/struts-atlanta

RE: html:link confusion

2002-09-24 Thread James Mitchell
+=,height= + height; args +=,resizable= + resize; args +=,scrollbars= + scroll; args +=,status= + status; remote=window.open(url, name, args); } /script James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org

<    3   4   5   6   7   8   9   10   11   12   >