RE: [OT] static vs. application scope

2002-11-02 Thread Galbreath, Mark
It's not going to be available to anything outside its class with the stated
signature, static or not.

Mark

-Original Message-
From: Sri Sankaran [mailto:Sri.Sankaran;sas.com]
Sent: Friday, November 01, 2002 4:45 PM
To: Struts-User
Subject: [OT] static vs. application scope


What is the difference between making a property available in application
scope as opposed to making it static to a class?  As a simple (contrived)
example, I want to maintain a mapping of car model and manufacturer.  This
being, un-changing I could implement it as a static property of some class.

public class SomeClass {
  private static Map carInfo;
}

This will be available to *all* sessions -- since all sessions are hosted
by the same VM (isn't that true -- or is that dependent on the container?).

I could, alternatively, maintain such information in the servlet application
context.

What is the difference?

Sri

--
To unsubscribe, e-mail:   mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org




RE: 2 temp positions available

2002-11-02 Thread Galbreath, Mark
Where, in Botswana?

-Original Message-
From: Tim Dysinger [mailto:struts;dysingers.com]
Sent: Friday, November 01, 2002 6:17 PM
To: [EMAIL PROTECTED]
Subject: 2 temp positions available


Hello,

I need two full time Struts/J2EE resources for the next two months.  If
you need some work and know Struts well, please forward your
contact/resume.

Sorry for the of topic post.

-Tim Dysinger



--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: 2 temp positions available

2002-11-02 Thread Galbreath, Mark
Right on!  A Strutin' safari!

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Saturday, November 02, 2002 10:34 AM

Are the tickets and accomodation paid?
That would be rather fun methinks :-)
Africas a great place!

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Saturday, November 02, 2002 23:31

Where, in Botswana?

-Original Message-
From: Tim Dysinger [mailto:struts;dysingers.com]
Sent: Friday, November 01, 2002 6:17 PM

I need two full time Struts/J2EE resources for the next two months.  If
you need some work and know Struts well, please forward your
contact/resume.

--
To unsubscribe, e-mail:   mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org




[OT] Safari

2002-11-02 Thread Galbreath, Mark
Me thinks the odds of finding a 3-legged prancing pony may be pretty low.
:-)  Would you use a 32- or 64-bit .272?

And when would you or I find the time?  We're always in the bloody office!
(Or are monitoring from home again?)

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Saturday, November 02, 2002 10:43 AM

Heres an idea - go on safari and try and bag at least one of every animal
that appears on an O'Rielly book... (extra points if you can hit the
blighters while standing on a moving elephant eh what old chap?...)

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Saturday, November 02, 2002 23:39

Right on!  A Strutin' safari!

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Saturday, November 02, 2002 10:34 AM

Are the tickets and accomodation paid?
That would be rather fun methinks :-)
Africas a great place!

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Saturday, November 02, 2002 23:31

Where, in Botswana?

-Original Message-
From: Tim Dysinger [mailto:struts;dysingers.com]
Sent: Friday, November 01, 2002 6:17 PM

I need two full time Struts/J2EE resources for the next two months.  If
you need some work and know Struts well, please forward your
contact/resume.

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: [FRIDAY][OT] The bicycle threat (absolutely nothing to do with struts whatsoever ;-)

2002-11-01 Thread Galbreath, Mark
When I was in Amsterdam last July, bicyclists were tantamount to terrorists!
They would run you over if you didn't get out of their way.

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 31, 2002 9:34 PM

(The following being from Parliament house email lists (on the subject of
the security threat posed by bicycles...))
http://www.crikey.com.au/politics/2002/10/30/20021030bicylclethreat.html

--
To unsubscribe, e-mail:   mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org




RE: Executive Level Blurb on why to use Struts on a new project

2002-11-01 Thread Galbreath, Mark
My team implemented Struts without bothering to ask, too.  It's worked out
great with the exception of upgrading from 1.0 to 1.1 - that was a PITA!
But there's really no reason a CIO should be concerned with such
implementation details.  It's open-source and it's Java, so there is no
maintenance issue other than wanting to keep up with the latest release (and
that's not necessary - there are many projects out there using 1.0).  If you
don't like the code, change it.  Nevertheless, the real beauty of Struts is
standardization of an MVC framework that permits others coming after you who
have experience with Struts to quick ascertain the program flow of your app
and cut resource committal costs.  And then there's this wonderful list!

Mark

-Original Message-
From: Chappell, Simon P [mailto:Simon.Chappell;landsend.com]
Sent: Friday, November 01, 2002 9:05 AM

Can't help you. I just started using it and said sorry alot when they
discovered what I'd done. I'm at the top of the technical track here and I
don't want to be a manager, so it wasn't going to hurt my promotion chances!
:-) And the system is working very well and the users are happy! :-)

Simon

-Original Message-
From: Jeff Born [mailto:jborn;gr.com]
Sent: Friday, November 01, 2002 8:03 AM

Can anyone point me at an article that explains at an 
executive level why to use struts?

--
To unsubscribe, e-mail:   mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org




RE: [FRIDAY] Kill the popups

2002-11-01 Thread Galbreath, Mark
ditto - hysterical!

-Original Message-
From: Chappell, Simon P [mailto:Simon.Chappell;landsend.com]
Sent: Friday, November 01, 2002 9:01 AM
To: Struts Users Mailing List
Subject: RE: [FRIDAY] Kill the popups


Now that's funny. Thanks for sharing.

Simon

-Original Message-
From: Ian Crossfield [mailto:ian.xfield;dsl.pipex.com]
Sent: Friday, November 01, 2002 5:27 AM
To: [EMAIL PROTECTED]
Subject: [FRIDAY] Kill the popups



http://b3ta.com/realistic-internet-simulator/ :)



--
To unsubscribe, e-mail:   
mailto:struts-user-[EMAIL PROTECTED]
For 
additional commands, 
e-mail: mailto:struts-user-help;jakarta.apache.org



--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] Swing.... [WAS: RE: [ANNOUNCE] Struts Console v3.0]

2002-11-01 Thread Galbreath, Mark
This link is not very helpful; do you have a URL to the download?  All this
gives you are links to generic mirrors that are in turn no help in locating
the file.

-Original Message-
From: David Graham [mailto:dgraham1980;hotmail.com]
Sent: Thursday, October 31, 2002 11:55 AM

This is one area Eclipse is lacking in.  I wish they would include web 
development tools (like jsp highlighting) in the standard release.  I use 
the SolarEclipse plugin for jsp and xml stuff.  It's not the best but it's 
better than a simple text editor.

http://solareclipse.sourceforge.net/

David

--
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] Swing.... [WAS: RE: [ANNOUNCE] Struts Console v3.0]

2002-11-01 Thread Galbreath, Mark
Nope...try it yourself.  It brings you through a series of pages to a
mirrors page that links to generic websites.

-Original Message-
From: Eddie Bush [mailto:ekbush;swbell.net]
Sent: Friday, November 01, 2002 12:55 PM
To: Struts Users Mailing List
Subject: Re: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


Did you miss the download link at the top-left?

.oO( Someone suffering a caffine deficiency this morning? ) :-)

Galbreath, Mark wrote:

This link is not very helpful; do you have a URL to the download?  All this
gives you are links to generic mirrors that are in turn no help in locating
the file.

-Original Message-
From: David Graham [mailto:dgraham1980;hotmail.com]
Sent: Thursday, October 31, 2002 11:55 AM

This is one area Eclipse is lacking in.  I wish they would include web 
development tools (like jsp highlighting) in the standard release.  I use 
the SolarEclipse plugin for jsp and xml stuff.  It's not the best but it's 
better than a simple text editor.

http://solareclipse.sourceforge.net/

David

-- 
Eddie Bush




--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: Ted's book..

2002-11-01 Thread Galbreath, Mark
I have several Manning books and they are fine.  It is, after all, the
quality of the author that determines the quality of the book (though a good
editor is indispensable).  I would share the titles and authors but all my
books are in boxes since the flood.

Mark

-Original Message-
From: Steve Gass [mailto:sgass;gass.com]
Sent: Friday, November 01, 2002 1:06 PM

On Thursday 31 October 2002 10:14 am, [EMAIL PROTECTED] wrote:
 http://www.manning.com/ebook_buy.html?project=husted

Has anyone ever bought any of the Manning ebooks? How are they? A lot of 
pdf files can be mighty annoying to navigate.

--
To unsubscribe, e-mail:   mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org




RE: [Vote] Wouldn't it be nice to have a testing framework like Strut sTestCase as part of the Struts distribution?

2002-11-01 Thread Galbreath, Mark
JUnit?

-Original Message-
From: Trieu, Danny [mailto:DTrieu;downeysavings.com]
Sent: Thursday, October 31, 2002 12:57 PM

I just want to know what do you think of having some sort of testing
framwork like StrutsTestCase, a Cactus extension, as part of Struts'
distribution.

Thanks,

danny

--
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] Swing.... [WAS: RE: [ANNOUNCE] Struts Console v3.0]

2002-11-01 Thread Galbreath, Mark
Thank you, sir.

-Original Message-
From: Sri Sankaran [mailto:Sri.Sankaran;sas.com]
Sent: Friday, November 01, 2002 1:22 PM
To: Struts Users Mailing List
Subject: RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


With my browser (IE 6), a few seconds after the page loads, the download
dialog window pops up.  In fact there is also a link on the top of the page
in case it doesn't.  It is: 
http://unc.dl.sourceforge.net/sourceforge/solareclipse/net.sourceforge.solar
eclipse.web.ui_0.2.0.zip (which happens to be the mirror closest to me).

Sri

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com] 
Sent: Friday, November 01, 2002 1:20 PM
To: 'Struts Users Mailing List'
Subject: RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


Nope...try it yourself.  It brings you through a series of pages to a
mirrors page that links to generic websites.

-Original Message-
From: Eddie Bush [mailto:ekbush;swbell.net]
Sent: Friday, November 01, 2002 12:55 PM
To: Struts Users Mailing List
Subject: Re: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


Did you miss the download link at the top-left?

.oO( Someone suffering a caffine deficiency this morning? ) :-)

Galbreath, Mark wrote:

This link is not very helpful; do you have a URL to the download?  All 
this gives you are links to generic mirrors that are in turn no help in 
locating the file.

-Original Message-
From: David Graham [mailto:dgraham1980;hotmail.com]
Sent: Thursday, October 31, 2002 11:55 AM

This is one area Eclipse is lacking in.  I wish they would include web
development tools (like jsp highlighting) in the standard release.  I use 
the SolarEclipse plugin for jsp and xml stuff.  It's not the best but it's 
better than a simple text editor.

http://solareclipse.sourceforge.net/

David

-- 
Eddie Bush




--
To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] Swing.... [WAS: RE: [ANNOUNCE] Struts Console v3.0]

2002-11-01 Thread Galbreath, Mark
Okay, I got it - I was clicking on the Host link instead of the Download
link.  Duh.

-Original Message-
From: David Graham [mailto:dgraham1980;hotmail.com]
Sent: Friday, November 01, 2002 1:26 PM
To: [EMAIL PROTECTED]
Subject: RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


you downloaded the wrong version.  click on the project summary link.






From: Sri Sankaran [EMAIL PROTECTED]
Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Subject: RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]
Date: Fri, 1 Nov 2002 13:21:54 -0500

With my browser (IE 6), a few seconds after the page loads, the download 
dialog window pops up.  In fact there is also a link on the top of the page

in case it doesn't.  It is:
http://unc.dl.sourceforge.net/sourceforge/solareclipse/net.sourceforge.sola
reclipse.web.ui_0.2.0.zip 
(which happens to be the mirror closest to me).

Sri

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Friday, November 01, 2002 1:20 PM
To: 'Struts Users Mailing List'
Subject: RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


Nope...try it yourself.  It brings you through a series of pages to a 
mirrors page that links to generic websites.

-Original Message-
From: Eddie Bush [mailto:ekbush;swbell.net]
Sent: Friday, November 01, 2002 12:55 PM
To: Struts Users Mailing List
Subject: Re: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


Did you miss the download link at the top-left?

.oO( Someone suffering a caffine deficiency this morning? ) :-)

Galbreath, Mark wrote:

 This link is not very helpful; do you have a URL to the download?  All
 this gives you are links to generic mirrors that are in turn no help in
 locating the file.
 
 -Original Message-
 From: David Graham [mailto:dgraham1980;hotmail.com]
 Sent: Thursday, October 31, 2002 11:55 AM
 
 This is one area Eclipse is lacking in.  I wish they would include web
 development tools (like jsp highlighting) in the standard release.  I use
 the SolarEclipse plugin for jsp and xml stuff.  It's not the best but 
it's
 better than a simple text editor.
 
 http://solareclipse.sourceforge.net/
 
 David
 
--
Eddie Bush




--
To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: 
mailto:struts-user-help;jakarta.apache.org

--
To unsubscribe, e-mail:   
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: 
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:   
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: 
mailto:struts-user-help;jakarta.apache.org


_
Get faster connections -- switch to MSN Internet Access! 
http://resourcecenter.msn.com/access/plans/default.asp


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] What's funner?

2002-11-01 Thread Galbreath, Mark
I like programming funny viruses.

-Original Message-
From: Wendy Smoak [mailto:Wendy.Smoak;asu.edu]
Sent: Friday, November 01, 2002 1:26 PM
To: 'Struts Users Mailing List'
Subject: RE: [OT] What's funner?


Dan wrote:
 Do more developers on this list enjoy programming animated,
 lively, stuff that make users smile, or invisible, algorithms that can
 elegantly interchange bits of data between abstract representations?

Put me down for the invisible stuff!  I'm not artistically inclined in the
slightest, and in general I don't enjoy doing things I'm not good at.  But
nothing makes *me* smile like an elegant solution to a complex problem.

-- 
Wendy Smoak
http://sourceforge.net/projects/unidbtags 



--
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] What's funner?

2002-11-01 Thread Galbreath, Mark
LMAO!

-Original Message-
From: Dan Cancro [mailto:DCancro;bridgespan.com]
Sent: Friday, November 01, 2002 1:42 PM
To: 'Struts Users Mailing List'
Subject: RE: [OT] What's funner?


Nothing eh?  Not even this: http://www.zefrank.com/invite/swfs/index2.html
:)

 -Original Message-
 From: Wendy Smoak [mailto:Wendy.Smoak;asu.edu]
 Sent: Friday, November 01, 2002 10:26 AM
 To: 'Struts Users Mailing List'
 Subject: RE: [OT] What's funner?
 
 
 Dan wrote:
  Do more developers on this list enjoy programming animated,
  lively, stuff that make users smile, or invisible, 
 algorithms that can
  elegantly interchange bits of data between abstract representations?
 
 Put me down for the invisible stuff!  I'm not artistically 
 inclined in the
 slightest, and in general I don't enjoy doing things I'm not 
 good at.  But
 nothing makes *me* smile like an elegant solution to a 
 complex problem.
 
 -- 
 Wendy Smoak
 http://sourceforge.net/projects/unidbtags 
 
 
 

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: [ANNOUNCE] Struts Console v3.0

2002-10-31 Thread Galbreath, Mark
Swing sucks.  When is Sun going to get it's act together on providing a
lightweight GUI framework?  Anybody read Alan Williamson's editorial in the
10/02 edition of Java Developer's Journal?

Mark

-Original Message-
From: James Holmes [mailto:jholmes612;yahoo.com]
Sent: Wednesday, October 30, 2002 5:52 PM

Struts Console is Swing not SWT.

--
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] Swing.... [WAS: RE: [ANNOUNCE] Struts Console v3.0]

2002-10-31 Thread Galbreath, Mark
I agree, but then, I love Java - all of it (but especially the new 1.4
goodies!).  I even loved AWT! But as an end-user app?  Ugh!  This is why I
stopped using Forte, NetBeans, JDeveloper, JBuilder, etc.  Resource hogs,
only because they are built with Swing.  Give me vi or give me death!

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 31, 2002 6:02 AM
To: Struts Users Mailing List
Subject: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


I love Swing.
hmm... actually come to think of it I love *developing* with Swing. Using it
however... urrrgh!

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Thursday, October 31, 2002 18:55
To: 'Struts Users Mailing List'
Subject: RE: [ANNOUNCE] Struts Console v3.0


Swing sucks.  When is Sun going to get it's act together on providing a
lightweight GUI framework?  Anybody read Alan Williamson's editorial in the
10/02 edition of Java Developer's Journal?

Mark

-Original Message-
From: James Holmes [mailto:jholmes612;yahoo.com]
Sent: Wednesday, October 30, 2002 5:52 PM

Struts Console is Swing not SWT.

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: MVC Design: property in ActionForm or Bean with property in ActionForm ?

2002-10-31 Thread Galbreath, Mark
I've not used them, but I believe the consensus of the list is, once you
have mastered how to use them, why use anything else?

Mark

-Original Message-
From: Xavier Combelle [mailto:xcombelle;kaptech.com]
Sent: Thursday, October 31, 2002 6:12 AM
To: Struts Users Mailing List
Subject: RE: MVC Design: property in ActionForm or Bean with property in
ActionForm ?


So in your point of view, a DynaActionForm should be enougth for
any kind of form ?

Xavier

 -Message d'origine-
 De : Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Envoye : jeudi 31 octobre 2002 12:00
 A : Struts Users Mailing List
 Objet : RE: MVC Design: property in ActionForm or Bean with property in
 ActionForm ?


 Well one problem with actually modelling you ints as ints in the
 ActionForm
 is what happens if your user types in something like forty two
 instead of
 42?

 I forget whether this causes an exception in the
 processPopulate() method of
 the RequestProcessor or if it silently converts it to the value 0. If the
 former you have a problem catching it and if the later (which I think is
 what happens?) how do you know whether that zero is supposed to be zero or
 if its because your hairbrained user entered garbage?

 Furthermore when you redisplay the page for them to try again its
 considered
 good practice to rub their noses in the mess they left (ie:
 redisplay forty
 two in the field) together with an appropriate error message next to that
 field...
 (Personally I think the wording of these sort of error messages should be
 written by the host of the weakest link tv show ... but alas ... best
 practice says they should be 'friendly' ;-)


 -Original Message-
 From: Xavier Combelle [mailto:xcombelle;kaptech.com]
 Sent: Thursday, October 31, 2002 18:52
 To: Struts Users Mailing List; [EMAIL PROTECTED]
 Subject: RE: MVC Design: property in ActionForm or Bean with property in
 ActionForm ?


 I have nearly the same think
 but I use to create properties as Integer which avoid me
 to make a call to Integer.valueOf()

 Am I wrong ?


 Sincerly
 Xavier
  -Message d'origine-
  De : Andrew Hill [mailto:andrew.david.hill;gridnode.com]
  Envoye : jeudi 31 octobre 2002 11:42
  A : Struts Users Mailing List
  Objet : RE: MVC Design: property in ActionForm or Bean with property in
  ActionForm ?
 
 
  Technically speaking, the ActionForm IS a bean.
  It's purpose is to represent the users input (which you can
  validate and if
  necessary redisplay for correction) before transferring in your
 action the
  (validated) values (with appropriate type conversion) to your business
  object and vice versa.
  Your BO itself may well be a bean too - such as your BookBean perhaps?
  The actionForm and the business object will of course have a
 very similar
  (often identical) set of properties, however they serve different
  purposes -
  for example you will note that while your BOs beans would have various
  property types (ie: int for pages etc...) you ActionForm will
  *usually* just
  be strings (some folk use bools for checkboxes though) - a result of it
  being a place to store the string data submitted in the request
  or read from
  the BO ready for display in the form...
 
  -Original Message-
  From: Marcus Biel [mailto:Marcus.Biel;bmw.de]
  Sent: Thursday, October 31, 2002 18:20
  To: [EMAIL PROTECTED]
  Subject: MVC Design: property in ActionForm or Bean with property in
  ActionForm ?
 
 
  What's better:
 
  To have a bean let's say BookBean.java
  that has got a String title, author, pages
 
  and an Actionform that uses this BookBean,
 
  or is it better to have an ActionForm
  that has a String title, author, pages.
 
  Imho it's much faster and easier to have your properties in your
  ActionForm,
 
  but I bet according to the MVC design its recommend to use Beans.
 
 
  Right ?
 
 
  thx,
 
  marcus
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
 
  --
  To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] Swing.... [WAS: RE: [ANNOUNCE] Struts Console v3.0]

2002-10-31 Thread Galbreath, Mark
I know exactly what you are saying!  However, since I started using vi about
6 months ago, my knowledge of the Java J2SE and J2EE API has increased
10-fold because I cannot use the tool-tip (dot-completion) crutch.  Instead,
I have to actually READ the damn thing and make my own assessment of what is
appropriate.  Then compile and run...oops!  That wasn't the right method
...must...try...something...else...read...the...documentation.

:-)

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 31, 2002 6:13 AM
To: Struts Users Mailing List
Subject: RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


Id be lost without my JBuilder since I started using it my brains
ability to store details of method names and parameters has dropped to zero.
Without my helpful tooltips Id be taking that second option :-(

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Thursday, October 31, 2002 19:10
To: 'Struts Users Mailing List'
Subject: RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


I agree, but then, I love Java - all of it (but especially the new 1.4
goodies!).  I even loved AWT! But as an end-user app?  Ugh!  This is why I
stopped using Forte, NetBeans, JDeveloper, JBuilder, etc.  Resource hogs,
only because they are built with Swing.  Give me vi or give me death!

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 31, 2002 6:02 AM
To: Struts Users Mailing List
Subject: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


I love Swing.
hmm... actually come to think of it I love *developing* with Swing. Using it
however... urrrgh!

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Thursday, October 31, 2002 18:55
To: 'Struts Users Mailing List'
Subject: RE: [ANNOUNCE] Struts Console v3.0


Swing sucks.  When is Sun going to get it's act together on providing a
lightweight GUI framework?  Anybody read Alan Williamson's editorial in the
10/02 edition of Java Developer's Journal?

Mark

-Original Message-
From: James Holmes [mailto:jholmes612;yahoo.com]
Sent: Wednesday, October 30, 2002 5:52 PM

Struts Console is Swing not SWT.

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] Swing.... [WAS: RE: [ANNOUNCE] Struts Console v3.0]

2002-10-31 Thread Galbreath, Mark
Alan Williamson also makes a good case for Eclipse in the Oct. 2002 edition
of Java Developer's Journal, p. 5.  His article, and what people have said
on this list has made me interested enough to try it out.  And it's
apparently built with SWT (Standard Widget Toolkit), not Swing.

Mark

-Original Message-
From: Xavier Combelle [mailto:xcombelle;kaptech.com]
Sent: Thursday, October 31, 2002 6:20 AM
To: Struts Users Mailing List
Subject: RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


I also love vi

but for java developpement, maybe Eclipse is a good choice

??

Xavier




 -Message d'origine-
 De : Galbreath, Mark [mailto:Galbreath;tessco.com]
 Envoyé : jeudi 31 octobre 2002 12:10
 À : 'Struts Users Mailing List'
 Objet : RE: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


 I agree, but then, I love Java - all of it (but especially the new 1.4
 goodies!).  I even loved AWT! But as an end-user app?  Ugh!  This is why I
 stopped using Forte, NetBeans, JDeveloper, JBuilder, etc.  Resource hogs,
 only because they are built with Swing.  Give me vi or give me death!

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 31, 2002 6:02 AM
 To: Struts Users Mailing List
 Subject: [OT] Swing [WAS: RE: [ANNOUNCE] Struts Console v3.0]


 I love Swing.
 hmm... actually come to think of it I love *developing* with
 Swing. Using it
 however... urrrgh!

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 31, 2002 18:55
 To: 'Struts Users Mailing List'
 Subject: RE: [ANNOUNCE] Struts Console v3.0


 Swing sucks.  When is Sun going to get it's act together on providing a
 lightweight GUI framework?  Anybody read Alan Williamson's
 editorial in the
 10/02 edition of Java Developer's Journal?

 Mark

 -Original Message-
 From: James Holmes [mailto:jholmes612;yahoo.com]
 Sent: Wednesday, October 30, 2002 5:52 PM

 Struts Console is Swing not SWT.

 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org

 --
 To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: MVC Design: property in ActionForm or Bean with property in ActionForm ?

2002-10-31 Thread Galbreath, Mark
Are you kidding?  Dude, everything typed in an HTML form is a string.  You
have to do some validation.

Mark

-Original Message-
From: Marcus Biel [mailto:Marcus.Biel;bmw.de]
Sent: Thursday, October 31, 2002 6:40 AM

btw:
That's just what I am looking for!
How can I check if a user typed in a string instead of a number?

marcus

--
To unsubscribe, e-mail:   mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org




RE: MVC Design: property in ActionForm or Bean with property in A ctionForm ?

2002-10-31 Thread Galbreath, Mark
Check out the static methods of the java.lang.Character class.  isDigit()
should solve your dilemma.

Mark

-Original Message-
From: Marcus Biel [mailto:Marcus.Biel;bmw.de]
Sent: Thursday, October 31, 2002 7:04 AM

yes of course I know!
But how can I be sure that this String is a Integer ?

I mean I can simply convert this String to an Integer,
but I doubt this would help, cause a String can get converted to an
Integer.
(Like A is 65 I think)

So how can I be sure that the user typed 65 and not A ?

Marcus


[EMAIL PROTECTED] schrieb:
 
 Are you kidding?  Dude, everything typed in an HTML form is a string.  You
 have to do some validation.
 
 Mark

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: logic:present parameter

2002-10-31 Thread Galbreath, Mark
Keep the original value in the associated Action class and populate the
field when the JSP is reloaded.

Mark

-Original Message-
From: Marcus Biel [mailto:Marcus.Biel;bmw.de]
Sent: Thursday, October 31, 2002 7:01 AM
To: [EMAIL PROTECTED]
Subject: Re: logic:present parameter


Nope, it's in session scope.
Imho I know what happens:

the parameter is in session scope, but when reloading my jsp,
there comes the form again, and the parameter gets reset.
I already deleted this parameter from the reset method,
but this neither helped.

marcus


[EMAIL PROTECTED] schrieb:
 
 Maybe your form is in the request scope instead of
 session scope ( just set scope to session of the action mappiing
 instruts-congig.xml )
 So your form settings will be kept between two calls of your page
 
 Xavier

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: MVC Design: property in ActionForm or Bean with property in A ctionForm ?

2002-10-31 Thread Galbreath, Mark
Well, Marcus was just asking how he could differentiate between an input of
A vs 65 (text vs digit).  The simplest way I know is something like:

char test = request( getParameter( formObject1 )).charAt( 0 );
if( Character.isDigit( test ) {
  doSomething();
}

If you want to validate the accuracy of a number or sequence of numbers:

NumberFormat nf = NumberFormat.getInstance();
Number number = nf.parse( request.getParameter( formObject1 ));
if( number.floatValue() != 3.14 ) {
  System.out.println( No pi for you! );
}

Mark

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 31, 2002 7:17 AM
To: Struts Users Mailing List
Subject: RE: MVC Design: property in ActionForm or Bean with property in
A ctionForm ?


What is a 'good-practice' method of validating a numeric string?
Ive been lazy and am doing a Integer.parseInt() in a try catch but its
probably far from the best way...
(Have been meaning to check out the java.text.NumberFormat stuff but always
had more interes... uh... important things to do first and havent had time
yet...)

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Thursday, October 31, 2002 20:13
To: 'Struts Users Mailing List'
Subject: RE: MVC Design: property in ActionForm or Bean with property in
A ctionForm ?


Check out the static methods of the java.lang.Character class.  isDigit()
should solve your dilemma.

Mark

-Original Message-
From: Marcus Biel [mailto:Marcus.Biel;bmw.de]
Sent: Thursday, October 31, 2002 7:04 AM

yes of course I know!
But how can I be sure that this String is a Integer ?

I mean I can simply convert this String to an Integer,
but I doubt this would help, cause a String can get converted to an
Integer.
(Like A is 65 I think)

So how can I be sure that the user typed 65 and not A ?

Marcus


[EMAIL PROTECTED] schrieb:

 Are you kidding?  Dude, everything typed in an HTML form is a string.  You
 have to do some validation.

 Mark

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: MVC Design: property in ActionForm or Bean with property in A ctionForm ?

2002-10-31 Thread Galbreath, Mark
See my response to Andrew for taking a String and getting a char out of it -
posted about an hour ago.

Mark

-Original Message-
From: Marcus Biel [mailto:Marcus.Biel;bmw.de]
Sent: Thursday, October 31, 2002 8:27 AM
To: [EMAIL PROTECTED]
Subject: Re: MVC Design: property in ActionForm or Bean with property in
A ctionForm ?


But remember we got Strings, not Characters.
Sorry I know this is dumb, but today I worked this much,
I really can't get a clear mind.
8-)

marcus

[EMAIL PROTECTED] schrieb:
 
 Check out the static methods of the java.lang.Character class.  isDigit()
 should solve your dilemma.
 
 Mark

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: [ANNOUNCE] Struts Console v3.0

2002-10-31 Thread Galbreath, Mark
Yup...been following that and Williamson also mentions thinlets.  I haven't
had the time to check it out yet, however.

-Original Message-
From: Jerry Jalenak [mailto:Jerry.Jalenak;LABONE.com]
Sent: Thursday, October 31, 2002 8:58 AM
To: 'Struts Users Mailing List'
Subject: RE: [ANNOUNCE] Struts Console v3.0


Mark,

A couple of weeks ago there was post to this list on a light-weight GUI
package.  You might take a look at www.thinlet.com - I haven't had time to
play around with this yet but it looks quite interesting

Jerry

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 31, 2002 4:55 AM
 To: 'Struts Users Mailing List'
 Subject: RE: [ANNOUNCE] Struts Console v3.0
 
 
 Swing sucks.  When is Sun going to get it's act together on 
 providing a
 lightweight GUI framework?  Anybody read Alan Williamson's 
 editorial in the
 10/02 edition of Java Developer's Journal?
 
 Mark
 
 -Original Message-
 From: James Holmes [mailto:jholmes612;yahoo.com]
 Sent: Wednesday, October 30, 2002 5:52 PM
 
 Struts Console is Swing not SWT.
 
 --
 To unsubscribe, e-mail:   
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail: 
 mailto:struts-user-help;jakarta.apache.org
 
 

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. If you are not the intended recipient or the person
responsible for delivering the transmission to the intended recipient, be
advised that you have received this transmission in error and that any use,
dissemination, forwarding, printing, or copying of this information is
strictly prohibited. If you have received this transmission in error, please
immediately notify LabOne at (800)388-4675.



--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: [ANNOUNCE] Struts Console v3.0

2002-10-30 Thread Galbreath, Mark
Definitely an azz-kicker.  Wasn't that the DEA azzhole's license plate in
Con Air?

Mark

-Original Message-
From: James Mitchell [mailto:jmitchtx;telocity.com]
Sent: Wednesday, October 30, 2002 3:02 PM
To: Struts Users Mailing List
Subject: RE: [ANNOUNCE] Struts Console v3.0


Here's the latest picture of James H.

http://www.geocities.com/CapitolHill/1396/arniefac.jpg


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: Chappell, Simon P [mailto:Simon.Chappell;landsend.com]
 Sent: Wednesday, October 30, 2002 2:59 PM
 To: Struts Users Mailing List
 Subject: RE: [ANNOUNCE] Struts Console v3.0


 Congrats on the Oracle award ... can I get your autograph? ;-)

 I even put a link to your site on my new Struts page on my site!
 (Major sucking up of course, but the console is wonderful)

 http://www.simonpeter.com/techie/java/struts/

 Simon

 -
 Simon P. Chappell [EMAIL PROTECTED]
 Java Programming Specialist  www.landsend.com
 Lands' End, Inc.   (608) 935-4526


 -Original Message-
 From: James Holmes [mailto:jholmes612;yahoo.com]
 Sent: Wednesday, October 30, 2002 1:50 PM
 To: Struts Users Mailing List
 Subject: RE: [ANNOUNCE] Struts Console v3.0
 
 
 I'm just having fun :)
 
 ...and I do have a life... :)
 
 -james
 
 
 --- Chappell, Simon P [EMAIL PROTECTED]
 wrote:
  James, you're a coding animal! Don't you have a
  life? ;-)
 
  Simon
 
  -Original Message-
  From: James Holmes [mailto:jholmes612;yahoo.com]
  Sent: Wednesday, October 30, 2002 12:51 PM
  To: Struts Users Mailing List
  Subject: [ANNOUNCE] Struts Console v3.0
  
  
  Struts Console version 3.0 is now available.
  
  http://www.jamesholmes.com/struts/
  
  Download Now:
 
 http://www.jamesholmes.com/struts/struts-console-3.0.zip
-- OR --
 
 http://www.jamesholmes.com/struts/struts-console-3.0.tar.gz
  
  Struts Console is FREE software.
  
  Eclipse plugin support and Validator config file
  support is finally here.  This release also makes
  working with DynaActionForms more convenient.
  
  Changes with Struts Console v3.0
  
*) Fixed bug where Forwards' Configuration
  Class
   attribute was incorrect.
  
*) Added support for Validator config files.
  
*) Added plugin support for Eclipse.
  
*) Added support for className attribute of
   data-source elements.
  
*) Added support for className attribute of
   exception elements.
  
*) Added support for className attribute of
   form-bean elements.
  
*) Added support for className attribute of
   form-property elements.
  
*) Added support for adding set-property
  elements
   to form-property elements.
  
*) Added drop down list of values for Type
  field
   of Form Properties for FormBeans.
  
*) Added drop down list of values for
   FormBean's Type field.
  
  
  Thanks,
  
  -james
  [EMAIL PROTECTED]
  http://www.jamesholmes.com/struts/
  
  
  
  __
  Do you Yahoo!?
  HotJobs - Search new jobs daily now
  http://hotjobs.yahoo.com/
  
  --
  To unsubscribe, e-mail:
 
 mailto:struts-user-[EMAIL PROTECTED]
  For
  additional commands,
  e-mail:
  mailto:struts-user-help;jakarta.apache.org
  
  
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
 
 
 __
 Do you Yahoo!?
 HotJobs - Search new jobs daily now
 http://hotjobs.yahoo.com/
 
 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org



--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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]-delete me if you don't like off topic threads

2002-10-30 Thread Galbreath, Mark
The company's building at which I'm consulting was flooded by a disastrous
water main break - been finishing my basement at home for the past 2 weeks.
It doesn't look too bad, either, considering the quantity of beer it took to
complete.  :-)

Mark

-Original Message-
From: James Mitchell [mailto:jmitchtx;telocity.com]
Sent: Wednesday, October 30, 2002 3:22 PM
To: Struts Users Mailing List
Subject: [OT]-delete me if you don't like off topic threads


Wow, I was just wondering this morning what happened to Mark.

Where ya been?

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: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Wednesday, October 30, 2002 3:17 PM
 To: 'Struts Users Mailing List'
 Subject: RE: [ANNOUNCE] Struts Console v3.0


 Definitely an azz-kicker.  Wasn't that the DEA azzhole's license plate in
 Con Air?

 Mark

 -Original Message-
 From: James Mitchell [mailto:jmitchtx;telocity.com]
 Sent: Wednesday, October 30, 2002 3:02 PM
 To: Struts Users Mailing List
 Subject: RE: [ANNOUNCE] Struts Console v3.0


 Here's the latest picture of James H.

 http://www.geocities.com/CapitolHill/1396/arniefac.jpg


 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: Chappell, Simon P [mailto:Simon.Chappell;landsend.com]
  Sent: Wednesday, October 30, 2002 2:59 PM
  To: Struts Users Mailing List
  Subject: RE: [ANNOUNCE] Struts Console v3.0
 
 
  Congrats on the Oracle award ... can I get your autograph? ;-)
 
  I even put a link to your site on my new Struts page on my site!
  (Major sucking up of course, but the console is wonderful)
 
  http://www.simonpeter.com/techie/java/struts/
 
  Simon
 
  -
  Simon P. Chappell [EMAIL PROTECTED]
  Java Programming Specialist  www.landsend.com
  Lands' End, Inc.   (608) 935-4526
 
 
  -Original Message-
  From: James Holmes [mailto:jholmes612;yahoo.com]
  Sent: Wednesday, October 30, 2002 1:50 PM
  To: Struts Users Mailing List
  Subject: RE: [ANNOUNCE] Struts Console v3.0
  
  
  I'm just having fun :)
  
  ...and I do have a life... :)
  
  -james
  
  
  --- Chappell, Simon P [EMAIL PROTECTED]
  wrote:
   James, you're a coding animal! Don't you have a
   life? ;-)
  
   Simon
  
   -Original Message-
   From: James Holmes [mailto:jholmes612;yahoo.com]
   Sent: Wednesday, October 30, 2002 12:51 PM
   To: Struts Users Mailing List
   Subject: [ANNOUNCE] Struts Console v3.0
   
   
   Struts Console version 3.0 is now available.
   
   http://www.jamesholmes.com/struts/
   
   Download Now:
  
  http://www.jamesholmes.com/struts/struts-console-3.0.zip
 -- OR --
  
  http://www.jamesholmes.com/struts/struts-console-3.0.tar.gz
   
   Struts Console is FREE software.
   
   Eclipse plugin support and Validator config file
   support is finally here.  This release also makes
   working with DynaActionForms more convenient.
   
   Changes with Struts Console v3.0
   
 *) Fixed bug where Forwards' Configuration
   Class
attribute was incorrect.
   
 *) Added support for Validator config files.
   
 *) Added plugin support for Eclipse.
   
 *) Added support for className attribute of
data-source elements.
   
 *) Added support for className attribute of
exception elements.
   
 *) Added support for className attribute of
form-bean elements.
   
 *) Added support for className attribute of
form-property elements.
   
 *) Added support for adding set-property
   elements
to form-property elements.
   
 *) Added drop down list of values for Type
   field
of Form Properties for FormBeans.
   
 *) Added drop down list of values for
FormBean's Type field.
   
   
   Thanks,
   
   -james
   [EMAIL PROTECTED]
   http://www.jamesholmes.com/struts/
   
   
   
   __
   Do you Yahoo!?
   HotJobs - Search new jobs daily now
   http://hotjobs.yahoo.com/
   
   --
   To unsubscribe, e-mail:
  
  mailto:struts-user-[EMAIL PROTECTED]
   For
   additional commands,
   e-mail:
   mailto:struts-user-help;jakarta.apache.org
   
   
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
  
  
  __
  Do you Yahoo!?
  HotJobs - Search new jobs daily now
  http://hotjobs.yahoo.com/
  
  --
  To unsubscribe, e-mail

RE: [FRIDAY] Preview of a new version of windows! (WinRG) ;-)

2002-10-26 Thread Galbreath, Mark
Cool!  Can that be integrated into a Struts application?

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Friday, October 25, 2002 8:15 AM

http://www.surfersonacid.com/pages/winrg.html

--
To unsubscribe, e-mail:   mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org




[OT] html:options /

2002-10-24 Thread Galbreath, Mark
She turned me into a newt!

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 24, 2002 7:12 AM

..ng() values witch is not very us..

A witch!
burn her!
burn her!

-Original Message-
From: Roland Carlsson [mailto:roland.c;swetravel.se]
Sent: Thursday, October 24, 2002 19:05

Hello!
I'm trying to use html:options/ but the only thing I get get into the list
are Object.toString() values witch is not very useful for the user.

--
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] html:options /

2002-10-24 Thread Galbreath, Mark
I got betta

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 24, 2002 7:39 AM

a newt?

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Thursday, October 24, 2002 19:33

She turned me into a newt!

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 24, 2002 7:12 AM

..ng() values witch is not very us..

A witch!
burn her!
burn her!

-Original Message-
From: Roland Carlsson [mailto:roland.c;swetravel.se]
Sent: Thursday, October 24, 2002 19:05

Hello!
I'm trying to use html:options/ but the only thing I get get into the list
are Object.toString() values witch is not very useful for the user.

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] html:options /

2002-10-24 Thread Galbreath, Mark
Now, how can we tell if she's really a witch?

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 24, 2002 7:46 AM

Burn her anyway!

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Thursday, October 24, 2002 19:46

I got betta

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 24, 2002 7:39 AM

a newt?

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Thursday, October 24, 2002 19:33

She turned me into a newt!

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 24, 2002 7:12 AM

..ng() values witch is not very us..

A witch!
burn her!
burn her!

-Original Message-
From: Roland Carlsson [mailto:roland.c;swetravel.se]
Sent: Thursday, October 24, 2002 19:05

Hello!
I'm trying to use html:options/ but the only thing I get get into the list
are Object.toString() values witch is not very useful for the user.

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org

--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] html:options /

2002-10-24 Thread Galbreath, Mark
Now, how can we be certain she's made of wood?

-Original Message-
From: Rúben Carvalho [mailto:ruben.carvalho;inesc.pt]
Sent: Thursday, October 24, 2002 7:51 AM

is she made of wood?

Burn her! Burn her!

Rúben

- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]

 Now, how can we tell if she's really a witch?

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:46 AM

 Burn her anyway!

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 24, 2002 19:46

 I got betta

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:39 AM

 a newt?

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 24, 2002 19:33

 She turned me into a newt!

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:12 AM

 ..ng() values witch is not very us..

 A witch!
 burn her!
 burn her!

 -Original Message-
 From: Roland Carlsson [mailto:roland.c;swetravel.se]
 Sent: Thursday, October 24, 2002 19:05

 Hello!
 I'm trying to use html:options/ but the only thing I get get into the
list
 are Object.toString() values witch is not very useful for the user.

 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org

 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org

 --
 To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org




--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] html:options /

2002-10-24 Thread Galbreath, Mark
Now, now...what is the distinguishing property of wood?

-Original Message-
From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
Sent: Thursday, October 24, 2002 8:05 AM

We could try building a bridge out of her!

-Original Message-
From: Galbreath, Mark [mailto:Galbreath;tessco.com]
Sent: Thursday, October 24, 2002 19:58

Now, how can we be certain she's made of wood?

-Original Message-
From: Rúben Carvalho [mailto:ruben.carvalho;inesc.pt]
Sent: Thursday, October 24, 2002 7:51 AM

is she made of wood?

Burn her! Burn her!

Rúben

- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]

 Now, how can we tell if she's really a witch?

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:46 AM

 Burn her anyway!

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 24, 2002 19:46

 I got betta

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:39 AM

 a newt?

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 24, 2002 19:33

 She turned me into a newt!

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:12 AM

 ..ng() values witch is not very us..

 A witch!
 burn her!
 burn her!

 -Original Message-
 From: Roland Carlsson [mailto:roland.c;swetravel.se]
 Sent: Thursday, October 24, 2002 19:05

 Hello!
 I'm trying to use html:options/ but the only thing I get get into the
list
 are Object.toString() values witch is not very useful for the user.

 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org

 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org

 --
 To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org




--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] html:options /

2002-10-24 Thread Galbreath, Mark
So if we weigh a duck and the witch, what can we deduce?

-Original Message-
From: Marcus Andersson [mailto:marcus.andersson;active-tv.com]
Sent: Thursday, October 24, 2002 8:13 AM

 A duck!

-Ursprungligt meddelande-
Från: ruben
Till: Struts Users Mailing List; [EMAIL PROTECTED]
But, what else floats in the water?

King Arthur's turn

Rúben
- Original Message -
From: Andrew Hill [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Thursday, October 24, 2002 12:54 PM
Subject: RE: [OT] html:options /


 We burn witches so witches must be made of wood. So if shes made of
wood
 then shes a witch!

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 24, 2002 19:50
 To: 'Struts Users Mailing List'
 Subject: RE: [OT] html:options /


 Now, how can we tell if she's really a witch?

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:46 AM

 Burn her anyway!

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 24, 2002 19:46

 I got betta

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:39 AM

 a newt?

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 24, 2002 19:33

 She turned me into a newt!

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 7:12 AM

 ..ng() values witch is not very us..

 A witch!
 burn her!
 burn her!

 -Original Message-
 From: Roland Carlsson [mailto:roland.c;swetravel.se]
 Sent: Thursday, October 24, 2002 19:05

 Hello!
 I'm trying to use html:options/ but the only thing I get get into
the
list
 are Object.toString() values witch is not very useful for the user.

 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org

 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org

 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org



--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] html:options /

2002-10-24 Thread Galbreath, Mark
Well, maybe just the noseand the hat.  BUT SHE'S STILL A WITCH!

-Original Message-
From: ruben [mailto:ruben.carvalho;inesc.pt]
Sent: Thursday, October 24, 2002 8:25 AM
To: Struts Users Mailing List
Subject: Re: [OT] html:options /


If the weigh is the same,

SHE'S A WITCH

By the way, did you dress her up like this?

Rúben
- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]
Sent: Thursday, October 24, 2002 1:19 PM
Subject: RE: [OT] html:options /


 So if we weigh a duck and the witch, what can we deduce?

 -Original Message-
 From: Marcus Andersson [mailto:marcus.andersson;active-tv.com]
 Sent: Thursday, October 24, 2002 8:13 AM

  A duck!

 -Ursprungligt meddelande-
 Från: ruben
 Till: Struts Users Mailing List; [EMAIL PROTECTED]
 But, what else floats in the water?

 King Arthur's turn

 Rúben
 - Original Message -
 From: Andrew Hill [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Sent: Thursday, October 24, 2002 12:54 PM
 Subject: RE: [OT] html:options /


  We burn witches so witches must be made of wood. So if shes made of
 wood
  then shes a witch!
 
  -Original Message-
  From: Galbreath, Mark [mailto:Galbreath;tessco.com]
  Sent: Thursday, October 24, 2002 19:50
  To: 'Struts Users Mailing List'
  Subject: RE: [OT] html:options /
 
 
  Now, how can we tell if she's really a witch?
 
  -Original Message-
  From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
  Sent: Thursday, October 24, 2002 7:46 AM
 
  Burn her anyway!
 
  -Original Message-
  From: Galbreath, Mark [mailto:Galbreath;tessco.com]
  Sent: Thursday, October 24, 2002 19:46
 
  I got betta
 
  -Original Message-
  From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
  Sent: Thursday, October 24, 2002 7:39 AM
 
  a newt?
 
  -Original Message-
  From: Galbreath, Mark [mailto:Galbreath;tessco.com]
  Sent: Thursday, October 24, 2002 19:33
 
  She turned me into a newt!
 
  -Original Message-
  From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
  Sent: Thursday, October 24, 2002 7:12 AM
 
  ..ng() values witch is not very us..
 
  A witch!
  burn her!
  burn her!
 
  -Original Message-
  From: Roland Carlsson [mailto:roland.c;swetravel.se]
  Sent: Thursday, October 24, 2002 19:05
 
  Hello!
  I'm trying to use html:options/ but the only thing I get get into
 the
 list
  are Object.toString() values witch is not very useful for the user.
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
 
  --
  To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org
 


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org

 --
 To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org



--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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] html:options /

2002-10-24 Thread Galbreath, Mark
Speaking of attention to detail  ;-)

-Original Message-
From: John Menke [mailto:john;eagleinfosystems.com]
Sent: Thursday, October 24, 2002 8:42 AM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: RE: [OT] html:options /


she turned me into a newt!

 -Original Message-
 From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
 Sent: Thursday, October 24, 2002 8:32 AM
 To: Struts Users Mailing List
 Subject: RE: [OT] html:options /


 And she has got a wart!

 -Original Message-
 From: Galbreath, Mark [mailto:Galbreath;tessco.com]
 Sent: Thursday, October 24, 2002 20:30
 To: 'Struts Users Mailing List'
 Subject: RE: [OT] html:options /


 Well, maybe just the noseand the hat.  BUT SHE'S STILL A WITCH!

 -Original Message-
 From: ruben [mailto:ruben.carvalho;inesc.pt]
 Sent: Thursday, October 24, 2002 8:25 AM
 To: Struts Users Mailing List
 Subject: Re: [OT] html:options /


 If the weigh is the same,

 SHE'S A WITCH

 By the way, did you dress her up like this?

 Rúben
 - Original Message -
 From: Galbreath, Mark [EMAIL PROTECTED]
 To: 'Struts Users Mailing List' [EMAIL PROTECTED]
 Sent: Thursday, October 24, 2002 1:19 PM
 Subject: RE: [OT] html:options /


  So if we weigh a duck and the witch, what can we deduce?
 
  -Original Message-
  From: Marcus Andersson [mailto:marcus.andersson;active-tv.com]
  Sent: Thursday, October 24, 2002 8:13 AM
 
   A duck!
 
  -Ursprungligt meddelande-
  Från: ruben
  Till: Struts Users Mailing List; [EMAIL PROTECTED]
  But, what else floats in the water?
 
  King Arthur's turn
 
  Rúben
  - Original Message -
  From: Andrew Hill [EMAIL PROTECTED]
  To: Struts Users Mailing List [EMAIL PROTECTED]
  Sent: Thursday, October 24, 2002 12:54 PM
  Subject: RE: [OT] html:options /
 
 
   We burn witches so witches must be made of wood. So if shes made of
  wood
   then shes a witch!
  
   -Original Message-
   From: Galbreath, Mark [mailto:Galbreath;tessco.com]
   Sent: Thursday, October 24, 2002 19:50
   To: 'Struts Users Mailing List'
   Subject: RE: [OT] html:options /
  
  
   Now, how can we tell if she's really a witch?
  
   -Original Message-
   From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
   Sent: Thursday, October 24, 2002 7:46 AM
  
   Burn her anyway!
  
   -Original Message-
   From: Galbreath, Mark [mailto:Galbreath;tessco.com]
   Sent: Thursday, October 24, 2002 19:46
  
   I got betta
  
   -Original Message-
   From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
   Sent: Thursday, October 24, 2002 7:39 AM
  
   a newt?
  
   -Original Message-
   From: Galbreath, Mark [mailto:Galbreath;tessco.com]
   Sent: Thursday, October 24, 2002 19:33
  
   She turned me into a newt!
  
   -Original Message-
   From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
   Sent: Thursday, October 24, 2002 7:12 AM
  
   ..ng() values witch is not very us..
  
   A witch!
   burn her!
   burn her!
  
   -Original Message-
   From: Roland Carlsson [mailto:roland.c;swetravel.se]
   Sent: Thursday, October 24, 2002 19:05
  
   Hello!
   I'm trying to use html:options/ but the only thing I get get into
  the
  list
   are Object.toString() values witch is not very useful for the user.
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
  
   --
   To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
  
 
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
  --
  To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org
 


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help

RE: [OT] html:options /

2002-10-24 Thread Galbreath, Mark
And what might be your name, most wise and thoughtful knight?

 -Original Message-
 From: ruben [mailto:ruben.carvalho;inesc.pt]
 Sent: Thursday, October 24, 2002 8:25 AM

 If the weigh is the same,

 SHE'S A WITCH

 By the way, did you dress her up like this?

 Rúben
 - Original Message -
 From: Galbreath, Mark [EMAIL PROTECTED]
 To: 'Struts Users Mailing List' [EMAIL PROTECTED]

  So if we weigh a duck and the witch, what can we deduce?
 
  -Original Message-
  From: Marcus Andersson [mailto:marcus.andersson;active-tv.com]
  Sent: Thursday, October 24, 2002 8:13 AM
 
   A duck!
 
  -Ursprungligt meddelande-
  Från: ruben
  Till: Struts Users Mailing List; [EMAIL PROTECTED]
  But, what else floats in the water?
 
  King Arthur's turn
 
  Rúben
  - Original Message -
  From: Andrew Hill [EMAIL PROTECTED]
  To: Struts Users Mailing List [EMAIL PROTECTED]
  Sent: Thursday, October 24, 2002 12:54 PM
  Subject: RE: [OT] html:options /
 
 
   We burn witches so witches must be made of wood. So if shes made of
  wood
   then shes a witch!
  
   -Original Message-
   From: Galbreath, Mark [mailto:Galbreath;tessco.com]
   Sent: Thursday, October 24, 2002 19:50
   To: 'Struts Users Mailing List'
   Subject: RE: [OT] html:options /
  
  
   Now, how can we tell if she's really a witch?
  
   -Original Message-
   From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
   Sent: Thursday, October 24, 2002 7:46 AM
  
   Burn her anyway!
  
   -Original Message-
   From: Galbreath, Mark [mailto:Galbreath;tessco.com]
   Sent: Thursday, October 24, 2002 19:46
  
   I got betta
  
   -Original Message-
   From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
   Sent: Thursday, October 24, 2002 7:39 AM
  
   a newt?
  
   -Original Message-
   From: Galbreath, Mark [mailto:Galbreath;tessco.com]
   Sent: Thursday, October 24, 2002 19:33
  
   She turned me into a newt!
  
   -Original Message-
   From: Andrew Hill [mailto:andrew.david.hill;gridnode.com]
   Sent: Thursday, October 24, 2002 7:12 AM
  
   ..ng() values witch is not very us..
  
   A witch!
   burn her!
   burn her!
  
   -Original Message-
   From: Roland Carlsson [mailto:roland.c;swetravel.se]
   Sent: Thursday, October 24, 2002 19:05
  
   Hello!
   I'm trying to use html:options/ but the only thing I get get into
  the
  list
   are Object.toString() values witch is not very useful for the user.
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
   --
   To unsubscribe, e-mail:
   mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
   mailto:struts-user-help;jakarta.apache.org
  
  
   --
   To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
   For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
  
 
 
  --
  To unsubscribe, e-mail:
  mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
  mailto:struts-user-help;jakarta.apache.org
 
  --
  To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org
 


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
 mailto:struts-user-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:struts-user-help;jakarta.apache.org


 --
 To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org


--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.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: [FRIDAY] Quote of the Day

2002-10-13 Thread Galbreath, Mark

How did you know my wife's hash name???

And I'm getting personalized plates for my truck:

0X45

;-)

-Original Message-
From: Joe Barefoot [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 4:38 PM
To: Struts Users Mailing List
Subject: RE: [FRIDAY] Quote of the Day


double entendre
   How 'bout 4 Play?  She get it?
/double entendre

;)

 -Original Message-
 From: micael [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 1:43 PM
 To: Struts Users Mailing List
 Subject: RE: [FRIDAY] Quote of the Day
 
 
 You scamp!
 
 At 04:35 PM 10/11/2002 -0400, you wrote:
 My license plate number is 1000101.
 
 In 8 years, I know of only 3 people understood it without 
 having to ask.
 
 ;-)
 
 -Original Message-
 From: Wendy Smoak [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 3:05 PM
 
 Jacob wrote:
   There are 10 kinds of people in this world, those who
   understand binary and those who don't
 
 This has been pinned to my cubicle wall for a month or so, 
 and I enjoy
 watching people walk up, read it, and then either smile and 
 laugh or frown
 at it and walk away.
 
 --
 Wendy
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 
 Micael
 
 ---
 
 This electronic mail  transmission and any accompanying 
 documents contain 
 information belonging to the sender which may be confidential 
 and legally 
 privileged.  This information is intended only for the use of the 
 individual or entity to whom this electronic mail 
 transmission was sent as 
 indicated above. If you are not the intended recipient, any 
 disclosure, 
 copying, distribution, or action taken in reliance on the 
 contents of the 
 information contained in this transmission is strictly 
 prohibited.  If you 
 have received this transmission in error, please delete the 
 message.  Thank you 
 
 
 
 --
 To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Online Tutorial?

2002-10-11 Thread Galbreath, Mark

Whimp!  Everyone knows ed is the best!

-Original Message-
From: Brian Hickey [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 9:47 AM

LOL!

No no no. EMACS (nee TECO) rules.. :o)

B

- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]
Sent: Friday, October 11, 2002 9:10 AM
Subject: RE: [OT] Online Tutorial?


 I feel your pain.  Linux rulez!  Long live Star Office!  Give me vi or
give
 me death!



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Error message - not sure of meaning or significance.

2002-10-11 Thread Galbreath, Mark

Don't have any knowledge on the stderr msgs, but sometimes debugging is a
painful process of narrowing the offending code in a method or module with
println statements.  I know - been doing it for 2 days now trying to figure
out why my resultset in

conn = getConnection( isPooled );
stmt = conn.createStatement();
rset = stmt.executeQuery( sql );

if( rset.next() ) {
  clob = rset.getClob( 1 );
}
int clobSize = ( new Long( clob.length() ).intValue() );
char[] buffer = new char[ clobSize ];
clobStream = clob.getCharacterStream();
clobStream.read( buffer );
clobString = new String( buffer );

is returning a single CLOB when my SQL (verified in PL/SQL) is returning 3.
It's been a PITA!

Mark

-Original Message-
From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 9:45 AM
To: Struts Users Mailing List
Subject: Re: Error message - not sure of meaning or significance.


Well, I have wrapped the offending page in a try catch with 
system.out.print but I still get the same darn exception and no output 
from my system.outs. So, back to digging... Those entries on standard 
error in the email are new though... (I think)

-Ryan

On Friday, October 11, 2002, at 09:40 AM, Galbreath, Mark wrote:

 Learn the mystical art of System.out.println().  :-(

 -Original Message-
 From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 9:33 AM

   BTW: How do I get exception traces for servlet errors. I am trying to
 track down a servlet exception in one of my tiles - all I get on the
 page is a servlet exception and the path to the tile (jsp page).
 Looking through the logs in jboss I don't see any exception trace. I am
 not sure if the above error is related.

 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: About Paging

2002-10-11 Thread Galbreath, Mark

This exact problem was discussed about 2 weeks ago; have your searched the
archive?

Mark

-Original Message-
From: Kalaiselvan [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 1:42 AM

Hii Craig,

 I have 1000 of records in my database.
 I want to show them in 10 per page.
 Now i'm using  logic:iterator tagfor displaying the whole data in
one page.
Is there any  option to get the paging in my jsp?

Kalaiselvan.S
- Original Message -
From: Craig R. McClanahan [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Friday, October 11, 2002 10:55 AM
Subject: Re: Struts 1.1B2 with iplanet6Sp2


 I don't use the iPlanet server directly myself much, but duplicate class
 definition sounds like you might have struts.jar on the classpath used to
 start the server, as well as being in your webapp.  Make sure you start
 the server *without* this JAR in the classpath.

 Craig

 On Fri, 11 Oct 2002, Ziad Haidar wrote:

  Date: Fri, 11 Oct 2002 14:58:02 +1000
  From: Ziad Haidar [EMAIL PROTECTED]
  Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: Struts 1.1B2 with iplanet6Sp2
 
  Hi,
 
  I am trying to get Struts 1.1 B2 to work with I planet 6 Sp2. The first
  problem was getting exceptions from the commons-logging package. The
only
  way to fix this was to use commons-logging.jar version 1.0.2 instead of
the
  one in the download area. I am now getting the following exception when
the
  ActionServelt is being initialised:
  vs(https-localhost)Exception thrown in servlet.init; context = /blank,
  servlet = 'action',
  servlet-class = 'org.apache.struts.action.ActionServlet',
  stack tace: java.lang.SecurityException: sealing violation
  at java.net.URLClassLoader.defineClass(URLClassLoader.java:234)..
 
  Every request after that to the ActionServlet gets the following
Exception
 
  Unexpected error condition thrown (unknown exception,no description),
  stack: java.lang.LinkageError: duplicate class definition:
  org/apache/struts/action/ActionServlet   at
  java.lang.ClassLoader.defineClass0(Native Method)
 
  In order to eliminate my code and projects settings, I deployed the
  jakarta-struts-1.1-b2-blank.war file to the web server. I get the same
error
  with this file when the servlet is starting. ( ps I also had to replace
the
  commons-logging.jar file as well).
 
  Any ideas or suggestions would be much appreciated.
 
  Regards,
 
  Ziad.
 
 
  --
  To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
mailto:[EMAIL PROTECTED]
 
 


 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Settiing hidden fields (thru Javascript) Form Beans

2002-10-11 Thread Galbreath, Mark

Gee, with all that information, this should be real easy.  Who wants to take
a shot at writing a full tutorial on the html:hidden tag?

Post the relevant code, dude.

Mark

-Original Message-
From: bobby oberai [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 11:08 PM

I m having a hidden field which maps to an Action Form Bean Field (I have 
used html:hidden tag for this). If I set any values in this html hidden 
field via Javascript, the values are not passed to the Form Bean.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Settiing hidden fields (thru Javascript) Form Beans

2002-10-11 Thread Galbreath, Mark

Wanna teach him HTML, too?  ;-)

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 11:20 PM
To: Struts Users Mailing List
Subject: RE: Settiing hidden fields (thru Javascript)  Form Beans


Strange, a hidden field should work just the same as a normal text field
(except that its invisible).
Few things to check:
0.) Check the generated html to see its what you expect it to be
1.) Do other fields on the form work? (ie: is it just the hidden field got
problem?)
2.) Is the hidden field located somewhere on the form - ie: between form
and /form?
3.) Have you set the property attribute correctly?
4.) Is the setter working for that field - if you make the field visible and
manually enter data does it work then? Is the parameter actually passed
through to the server with the form - (if so its the form bean and not the
client side at fault.)
5.) Is your javascript in fact setting the value for you or is it breaking?
(Can check by again making the hidden field visbible and watching what
happens)

The above should help you narrow down the problem.


-Original Message-
From: bobby oberai [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 11:08
To: [EMAIL PROTECTED]
Subject: Settiing hidden fields (thru Javascript)  Form Beans


Hello All,

I m having a hidden field which maps to an Action Form Bean Field (I have
used html:hidden tag for this). If I set any values in this html hidden
field via Javascript, the values are not passed to the Form Bean.

Any help on this?

Thanks,
Bobby

_
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Error message - not sure of meaning or significance.

2002-10-11 Thread Galbreath, Mark

Learn the mystical art of System.out.println().  :-(

-Original Message-
From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 9:33 AM

  BTW: How do I get exception traces for servlet errors. I am trying to 
track down a servlet exception in one of my tiles - all I get on the 
page is a servlet exception and the path to the tile (jsp page). 
Looking through the logs in jboss I don't see any exception trace. I am 
not sure if the above error is related.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [FRIDAY] The Legacy of Bacchus

2002-10-11 Thread Galbreath, Mark

Yeah, forgot to mention the package of paper bags and suture supplies in the
tool compartment (1-bagger, 2-bagger, 3-bagger, or coyote-ugly).

-Original Message-
From: Daniel Jaffa [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 9:04 AM

I think that in my younger years that I was a normal on the scooter several
nights a week.

But what you did not mention was that occasionally that Hanger-Oners  some
time accompany one home which leads to WIYN (What is Your Name) and/Or WDW
(We Did What)


- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]
To: Struts (E-mail) [EMAIL PROTECTED]

 How many times have you woken up in the morning after a hard night of
 drinking and thought 'How did I get home?' As hard as you try, you cannot
 piece together your return journey from the bar to your home. The answer
to
 this puzzle is that you used a beer scooter. The beer scooter is a
mythical
 form of transport, owned and leased out to the drunk by Bacchus the Roman
 god of wine. Bacchus has branched out since the decrease in the worship of
 the Roman pantheon and bought a large batch of these magical devices.

 The beer scooter works in the following fashion: The passenger reaches a
 certain level of drunkenness and the slurring gland begins to give off a
 pheromone. Bacchus or one of his many sub-contractors detects the
Pheromone
 and sends down a winged beer scooter. The scooter scoops up the passenger
 and deposits them in their bedroom via a trans-dimensional portal.

 It is not cheap to run a beer scooter franchise, so a large portion of the
 passenger's in-pocket cash is taken as payment. This generates the Second
 question after a night out 'How did I spend so much money?' Beer Scooters
 have a poor safety record and are thought to be responsible for 90% of all
 UDI (Unidentified Drinking Injuries). An undocumented feature of the beer
 scooter is the destruction of time segments during the trip. The nature of
 trans-dimensional portals dictates that time will be lost, seemingly
 unaccounted for. This generates the third question after a night out 'What
 happened?' With good intentions, Bacchus opted for the EMIT (Embarrassing
 Moments In Time) add on, that automatically removes, in descending order,
 those parts in time regretted most. Unfortunately one person's EMIT is not
 necessarily the EMIT of another and quite often lost time is regained over
a
 suitable period.

 Independent studies have also shown that Beer Goggles cause the scooter's
 navigation system to malfunction thus sending the passenger to the wrong
 bedroom often with horrific consequences. With recent models including a
 GPS, Bacchus made an investment in a scooter drive-thru chain specializing
 in half eaten kebabs and pizza crusts. Another question answered!!

 For the family man, beer scooters come equipped with flowers picked from
 other people's garden and Thump-A- Lot Boots. These boots are designed in
 such a way that no matter how quietly you tip-toe, you are sure to wake up
 your other half. Special anti-gravity springs ensure that you bump into
 every wall and the CTSGS (Coffee Table Seeking Guidance System) explains
the
 ring barked shins.

 The final add-in Bacchus saw fit to invest in for some scooters is TAS
 (Tobacco Absorption System). This explains how one person can apparently
get
 through 260 Marlboro Lights in a single night.

 PS: Don't forget the on-board heater, which allows you to get home from
the
 bar in sub-zero temperatures wearing just a t-shirt.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Error message - not sure of meaning or significance.

2002-10-11 Thread Galbreath, Mark

Hey, you aren't a REAL programmer until you can debug an app by reading the
hex in a core dump without a calculator!

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 10:05 AM

Hehe, one of my rather complex (2000 line) classes was being a real pita a
while back. I kept wrapping chuncks of code with more and more try catchs
throwing nested exceptions with rather verbose and detailed messages.
Now if you so much as sneeze at this class it will give you a 30 page stack
trace that explains in copiously verbose detail how that sneeze evolves into
a cyclone over Tokyo...
(Great for debugging though. Just have to read the stack and I know exactly
what the problem is!)

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 22:00
To: 'Struts Users Mailing List'
Subject: RE: Error message - not sure of meaning or significance.


Don't have any knowledge on the stderr msgs, but sometimes debugging is a
painful process of narrowing the offending code in a method or module with
println statements.  I know - been doing it for 2 days now trying to figure
out why my resultset in

conn = getConnection( isPooled );
stmt = conn.createStatement();
rset = stmt.executeQuery( sql );

if( rset.next() ) {
  clob = rset.getClob( 1 );
}
int clobSize = ( new Long( clob.length() ).intValue() );
char[] buffer = new char[ clobSize ];
clobStream = clob.getCharacterStream();
clobStream.read( buffer );
clobString = new String( buffer );

is returning a single CLOB when my SQL (verified in PL/SQL) is returning 3.
It's been a PITA!

Mark

-Original Message-
From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 9:45 AM
To: Struts Users Mailing List
Subject: Re: Error message - not sure of meaning or significance.


Well, I have wrapped the offending page in a try catch with
system.out.print but I still get the same darn exception and no output
from my system.outs. So, back to digging... Those entries on standard
error in the email are new though... (I think)

-Ryan

On Friday, October 11, 2002, at 09:40 AM, Galbreath, Mark wrote:

 Learn the mystical art of System.out.println().  :-(

 -Original Message-
 From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 9:33 AM

   BTW: How do I get exception traces for servlet errors. I am trying to
 track down a servlet exception in one of my tiles - all I get on the
 page is a servlet exception and the path to the tile (jsp page).
 Looking through the logs in jboss I don't see any exception trace. I am
 not sure if the above error is related.

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Online Tutorial?

2002-10-11 Thread Galbreath, Mark

I feel your pain.  Linux rulez!  Long live Star Office!  Give me vi or give
me death!

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 8:57 AM

Worse - Im using m$ outlook on a windoze box!

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 20:48
To: 'Struts Users Mailing List'
Subject: RE: [OT] Online Tutorial?


Dog ate it?

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 8:26 AM

Yeh, I was about to actually, and had composed a short 3500 word essay on
the matter for him, but alas I was distracted and lost it before I had
clicked the send button...
;-)

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 20:18

Wanna teach him HTML, too?  ;-)

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 11:20 PM

Strange, a hidden field should work just the same as a normal text field
(except that its invisible).
Few things to check:
[blah, blah, blah]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Online Tutorial?

2002-10-11 Thread Galbreath, Mark

Dog ate it?

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 8:26 AM

Yeh, I was about to actually, and had composed a short 3500 word essay on
the matter for him, but alas I was distracted and lost it before I had
clicked the send button...
;-)

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 20:18

Wanna teach him HTML, too?  ;-)

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 11:20 PM

Strange, a hidden field should work just the same as a normal text field
(except that its invisible).
Few things to check:
[blah, blah, blah]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Real Programming

2002-10-11 Thread Galbreath, Mark

I always practice safe hex - wear latex gloves during keyboard intercourse.

-Original Message-
From: Darren Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 10:16 AM

If that's true .. I may be the biggest poser on the planet.

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: October 11, 2002 10:16 AM

Hey, you aren't a REAL programmer until you can debug an app by reading the
hex in a core dump without a calculator!

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 10:05 AM

Hehe, one of my rather complex (2000 line) classes was being a real pita a
while back. I kept wrapping chuncks of code with more and more try catchs
throwing nested exceptions with rather verbose and detailed messages.
Now if you so much as sneeze at this class it will give you a 30 page stack
trace that explains in copiously verbose detail how that sneeze evolves into
a cyclone over Tokyo...
(Great for debugging though. Just have to read the stack and I know exactly
what the problem is!)

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 22:00
To: 'Struts Users Mailing List'
Subject: RE: Error message - not sure of meaning or significance.


Don't have any knowledge on the stderr msgs, but sometimes debugging is a
painful process of narrowing the offending code in a method or module with
println statements.  I know - been doing it for 2 days now trying to figure
out why my resultset in

conn = getConnection( isPooled );
stmt = conn.createStatement();
rset = stmt.executeQuery( sql );

if( rset.next() ) {
  clob = rset.getClob( 1 );
}
int clobSize = ( new Long( clob.length() ).intValue() );
char[] buffer = new char[ clobSize ];
clobStream = clob.getCharacterStream();
clobStream.read( buffer );
clobString = new String( buffer );

is returning a single CLOB when my SQL (verified in PL/SQL) is returning 3.
It's been a PITA!

Mark

-Original Message-
From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 9:45 AM
To: Struts Users Mailing List
Subject: Re: Error message - not sure of meaning or significance.


Well, I have wrapped the offending page in a try catch with
system.out.print but I still get the same darn exception and no output
from my system.outs. So, back to digging... Those entries on standard
error in the email are new though... (I think)

-Ryan

On Friday, October 11, 2002, at 09:40 AM, Galbreath, Mark wrote:

 Learn the mystical art of System.out.println().  :-(

 -Original Message-
 From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 9:33 AM

   BTW: How do I get exception traces for servlet errors. I am trying to
 track down a servlet exception in one of my tiles - all I get on the
 page is a servlet exception and the path to the tile (jsp page).
 Looking through the logs in jboss I don't see any exception trace. I am
 not sure if the above error is related.

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: OT : javascript revival?

2002-10-11 Thread Galbreath, Mark

Nothing wrong with having the O'Reilly book on your desktop  :-)

-Original Message-
From: Vincent Stoessel [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 10:42 AM

Maybe because I've done mostly server side stuff but it seems to me that
Javascript is more popular than ever. The mozilla project uses it with 
cool XUL for the interface. And now JSF and EL it seems to be creeping 
into my world. Ugh. I know the minimal amount of Javascript. What I want 
to know from my java brethren is this: do I need to pick up the 
definitive guide to javascript so I can leverage the full power of the 
new technologies?
Thanks.
-- 
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Real Programming

2002-10-11 Thread Galbreath, Mark

My mouse is a voyeur - Infrared:-)

-Original Message-
From: James Mitchell [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 10:34 AM

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

 I always practice safe hex - wear latex gloves during keyboard
 intercourse.

 -Original Message-
 From: Darren Hill [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 10:16 AM

 If that's true .. I may be the biggest poser on the planet.

 -Original Message-
 From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
 Sent: October 11, 2002 10:16 AM

 Hey, you aren't a REAL programmer until you can debug an app by
 reading the
 hex in a core dump without a calculator!

 -Original Message-
 From: Andrew Hill [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 10:05 AM

 Hehe, one of my rather complex (2000 line) classes was being a real pita a
 while back. I kept wrapping chuncks of code with more and more try catchs
 throwing nested exceptions with rather verbose and detailed messages.
 Now if you so much as sneeze at this class it will give you a 30
 page stack
 trace that explains in copiously verbose detail how that sneeze
 evolves into
 a cyclone over Tokyo...
 (Great for debugging though. Just have to read the stack and I
 know exactly
 what the problem is!)

 -Original Message-
 From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 22:00
 To: 'Struts Users Mailing List'
 Subject: RE: Error message - not sure of meaning or significance.


 Don't have any knowledge on the stderr msgs, but sometimes debugging is a
 painful process of narrowing the offending code in a method or module with
 println statements.  I know - been doing it for 2 days now trying
 to figure
 out why my resultset in

 conn = getConnection( isPooled );
 stmt = conn.createStatement();
 rset = stmt.executeQuery( sql );

 if( rset.next() ) {
   clob = rset.getClob( 1 );
 }
 int clobSize = ( new Long( clob.length() ).intValue() );
 char[] buffer = new char[ clobSize ];
 clobStream = clob.getCharacterStream();
 clobStream.read( buffer );
 clobString = new String( buffer );

 is returning a single CLOB when my SQL (verified in PL/SQL) is
 returning 3.
 It's been a PITA!

 Mark

 -Original Message-
 From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 11, 2002 9:45 AM
 To: Struts Users Mailing List
 Subject: Re: Error message - not sure of meaning or significance.


 Well, I have wrapped the offending page in a try catch with
 system.out.print but I still get the same darn exception and no output
 from my system.outs. So, back to digging... Those entries on standard
 error in the email are new though... (I think)

 -Ryan

 On Friday, October 11, 2002, at 09:40 AM, Galbreath, Mark wrote:

  Learn the mystical art of System.out.println().  :-(
 
  -Original Message-
  From: Ryan Cuprak [mailto:[EMAIL PROTECTED]]
  Sent: Friday, October 11, 2002 9:33 AM
 
BTW: How do I get exception traces for servlet errors. I am trying to
  track down a servlet exception in one of my tiles - all I get on the
  page is a servlet exception and the path to the tile (jsp page).
  Looking through the logs in jboss I don't see any exception trace. I am
  not sure if the above error is related.
 
  --
  To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
 
 


 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]


 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] : javascript revival?

2002-10-11 Thread Galbreath, Mark

Don't use 4.7 - we had to abandon it as a required browser because we found
ourselves maintain two client-side code bases.  It just wasn't worth the
trouble.

-Original Message-
From: Michael Delamere [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 11:36 AM

exactly!

Perhaps, some javascript guru can tell me how to set the cursor back to the
end of the text in an input field.  Basically, I´m checking the entered
value whenever someone types a letter into the input field, change it
slightly and then assign the new string back to the input field.  Now this
works with mozilla and explorer like a dream, but netscape 4.7x always puts
the cursor to the beginning!!??

Come on you javascript gurus!  Who has the solution? :-D

Regards,

Michael


- Original Message -
From: David Graham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, October 11, 2002 5:22 PM
Subject: Re: [OT] : javascript revival?


99% of the javascript I use has to do with validating form fields.  You
don't need to know every detail of it to use it well.

If you want to spend most of your time coding front end gui stuff then you
should know all that good dhtml stuff.  In my experience this will consume
your entire day because of the browser incompatibilities.  That's why I've
chosen to not use dhtml in my pages and if I want some cool gui effect I
just buy it from people who do this for a living.

Dave


From: Vincent Stoessel [EMAIL PROTECTED]
Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
To: Struts Users [EMAIL PROTECTED]
Subject: OT : javascript revival?
Date: Fri, 11 Oct 2002 10:42:28 -0400

Maybe because I've done mostly server side stuff but it seems to me that
Javascript is more popular than ever. The mozilla project uses it with cool
XUL for the interface. And now JSF and EL it seems to be creeping into my
world. Ugh. I know the minimal amount of Javascript. What I want to know
from my java brethren is this: do I need to pick up the definitive guide to
javascript so I can leverage the full power of the new technologies?
Thanks.
--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]




_
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
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 Galbreath, Mark

My license plate number is 1000101.

In 8 years, I know of only 3 people understood it without having to ask.

;-)

-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 3:05 PM

Jacob wrote:
 There are 10 kinds of people in this world, those who 
 understand binary and those who don't

This has been pinned to my cubicle wall for a month or so, and I enjoy
watching people walk up, read it, and then either smile and laugh or frown
at it and walk away. 

-- 
Wendy

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Searching the Archives...

2002-10-10 Thread Galbreath, Mark

yep

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 9:58 AM

http://www.mail-archive.com/struts-user@jakarta.apache.org/

I guess I want Google to search this archive for me.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Arrays and forms

2002-10-10 Thread Galbreath, Mark

I've never tried it, but it seems that if you type the bean variable as a
String[] and name all the text input fields the same name, you would get the
array you are seeking.

Mark

-Original Message-
From: Marc AMIR-TAHMASSEB [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 12:19 PM

Is it possible to receive in a form bean an array of String instead of X 
seperated String from some textfields in a JSP page ? How can i do that ?

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




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

2002-10-10 Thread Galbreath, Mark

Because that's not how the tags are defined in the HTML DTD.  Also, the
language attribute has been deprecated for 2 years; it should be

script type=text/javascript

Of course, the various browsers conform in varying degrees to the DTD.

Mark

-Original Message-
From: kiuma [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 1:02 PM
To: Struts Users Mailing List
Subject: Re: help, I'm desperate


Thx a lot

but I don't understand why if I write

SCRIPT language='JavaScript' src='../scripts/formscripts.txt'/

it's not the same than

SCRIPT language='JavaScript' src='../scripts/formscripts.txt'/SCRIPT


Jeremy Lott wrote:

Ray,

Your problem is that you're starting your script tag but you are never
ending it.  If you add a /script after your beginning script tag you'll
find it to be fixed.  It is interpreting all of your html as javascript and
not displaying it.  I've testing this on IE 5.5 and that's what seems to
make the difference.

Jeremy

-Original Message-
From: Ray D'Antuono [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 10:05 AM
To: Struts Users Mailing List
Subject: Re: help, I'm desperate


check that your stylesheet and javascript file links
are correct.

--- kiuma [EMAIL PROTECTED] wrote:

link rel=stylesheet  href=../css/common.css
TYPE=text/css/
link rel=stylesheet  href=../css/anagr.css
TYPE=text/css/
SCRIPT language='JavaScript'
src='../scripts/formscripts.txt'




__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos  More
http://faith.yahoo.com


This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by
replying
to this message and delete this e-mail immediately.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

.




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




[FRIDAY] The Legacy of Bacchus

2002-10-10 Thread Galbreath, Mark

(well, it's Friday in England, anyway)

How many times have you woken up in the morning after a hard night of
drinking and thought 'How did I get home?' As hard as you try, you cannot
piece together your return journey from the bar to your home. The answer to
this puzzle is that you used a beer scooter. The beer scooter is a mythical
form of transport, owned and leased out to the drunk by Bacchus the Roman
god of wine. Bacchus has branched out since the decrease in the worship of
the Roman pantheon and bought a large batch of these magical devices.

The beer scooter works in the following fashion: The passenger reaches a
certain level of drunkenness and the slurring gland begins to give off a
pheromone. Bacchus or one of his many sub-contractors detects the Pheromone
and sends down a winged beer scooter. The scooter scoops up the passenger
and deposits them in their bedroom via a trans-dimensional portal.

It is not cheap to run a beer scooter franchise, so a large portion of the
passenger's in-pocket cash is taken as payment. This generates the Second
question after a night out 'How did I spend so much money?' Beer Scooters
have a poor safety record and are thought to be responsible for 90% of all
UDI (Unidentified Drinking Injuries). An undocumented feature of the beer
scooter is the destruction of time segments during the trip. The nature of
trans-dimensional portals dictates that time will be lost, seemingly
unaccounted for. This generates the third question after a night out 'What
happened?' With good intentions, Bacchus opted for the EMIT (Embarrassing
Moments In Time) add on, that automatically removes, in descending order,
those parts in time regretted most. Unfortunately one person's EMIT is not
necessarily the EMIT of another and quite often lost time is regained over a
suitable period.

Independent studies have also shown that Beer Goggles cause the scooter's
navigation system to malfunction thus sending the passenger to the wrong
bedroom often with horrific consequences. With recent models including a
GPS, Bacchus made an investment in a scooter drive-thru chain specializing
in half eaten kebabs and pizza crusts. Another question answered!!

For the family man, beer scooters come equipped with flowers picked from
other people's garden and Thump-A- Lot Boots. These boots are designed in
such a way that no matter how quietly you tip-toe, you are sure to wake up
your other half. Special anti-gravity springs ensure that you bump into
every wall and the CTSGS (Coffee Table Seeking Guidance System) explains the
ring barked shins.

The final add-in Bacchus saw fit to invest in for some scooters is TAS
(Tobacco Absorption System). This explains how one person can apparently get
through 260 Marlboro Lights in a single night.

PS: Don't forget the on-board heater, which allows you to get home from the
bar in sub-zero temperatures wearing just a t-shirt.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Help with displaying contents of a List contained within a bean

2002-10-08 Thread Galbreath, Mark

Hey Wendy,

I'm not following you entirely here.  It looks to me like the output of
getPreferredAddress() is exactly what you want.  In any event, if
preferredAddress is actually another list (inside your resView list?), then
just define a page-scoped bean using the bean wrapper as the base.  In other
words, if you have a list (addressList) inside a bean (PersonInfoBean):

bean:define name=PersonalInfoBean
 property=data
 type=com.myCompnay.PersonalInfoBean
 id=personalInfo /

bean:define name=personalInfo
 property=addressList
 type=java.util.List
 id=address /

You can now iterate through the addresses contained within the bean using
the iterate tag with a name of address.

Mark

-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 07, 2002 7:27 PM
To: 'Struts Users Mailing List'
Subject: Help with displaying contents of a List contained within a bean



I'm plodding along, coding Value Objects and DAO stuff.  I've got a
ResolutionView object, which contains a Person, Address, etc.  I have this:

table border=1 width=50%
logic:iterate id=resView name=foundPersons 
  tr
td align=left
  bean:write name=resView property=key filter=true/
/td
td align=left
  bean:write name=resView property=preferredName filter=true/
/td
 td align=left
  bean:write name=resView property=preferredAddress filter=true/
/td
  /tr
/logic:iterate
/table

The only problem is that resView.getPreferredAddress() actually returns a
List, so the above bean:write tag produces something like: [123 State
Street, Phoenix AZ 12345] which is produced by the toString() method of the
List.

How do I work with the List instead of using bean:write?  I know how to do
it in Java, getting the iterator and iterating to get each value, which in
this case is a line of the address.  Do I need another logic:iterate tag?
(But the bean I need isn't in scope, it's inside the current resView
bean!).  An example would be appreciated-- I'm stuck.

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University PA Information Resources Management

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Problem reading ApplicationResources.properties..

2002-10-08 Thread Galbreath, Mark

You don't seem to have defined your resources file in your
struts-config.xml:

message-resources parameter=com.myCompany.ApplicationResources /

Have you done this?

Mark

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 07, 2002 9:23 PM


Hello again continuation from my previous message, hit the wrong button..



my EngJobBO.updateEngJob(engJob):

public void updateEngJob(EngJob engJob)
  throws EngJobException {

  validate(engJob);

  Connection con = null;

  try {
con = pool.getConnection();

EngJobDAO engJobDAO = new EngJobDAO(con);
engJobDAO.update(engJob);

con.commit();
  } catch(Exception e) {
try {
  if(con != null) {
con.rollback();
throw new EngJobException(e.getMessage());
  }
} catch(SQLException sqle) {
  sqle.printStackTrace();
  throw new RuntimeException(error.unexpected);
}
  } finally {
try {
  if(con != null) {
con.close();
  }
} catch(SQLException sqlee) {
  sqlee.printStackTrace();
  throw new RuntimeException(error.unexpected);
}
  }
}

I hope that I have included enough information that someone can actually
suggest
some solutions.. It is really annoying this is the final bug in my program
and
the fact that the error is not displaying a usefull error message is driving
me
crazy!

Thanks for your time and any suggestions you might have..

Sam MacCutchan
Jr. Business Systems Analyst
Sinclair Technologies Inc.




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Container Wars

2002-10-08 Thread Galbreath, Mark

Resin is much better than Tomcat.

Andrew Hill wrote:

(Or tell em they can have any container so long as its Tomcat? (This would
be my choice if I was dictator for life ;-))

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Container Wars

2002-10-08 Thread Galbreath, Mark

No way, dude!  Jetty sucks!

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 08, 2002 6:48 AM

Prove it. Jetty could be the best or even a bucket! 

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: 08 October 2002 11:44

Resin is much better than Tomcat.

Andrew Hill wrote:

(Or tell em they can have any container so long as its Tomcat? (This would
be my choice if I was dictator for life ;-))

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



---

Copyright material and/or confidential and/or privileged information may be
contained in this e-mail and any attached documents.  The material and
information is intended for the use of the intended addressee only.  If you
are not the intended addressee, or the person responsible for delivering it
to the intended addressee, you may not copy, disclose, distribute,
disseminate or deliver it to anyone else or use it in any unauthorised
manner or take or omit to take any action in reliance on it. To do so is
prohibited and may be unlawful.   The views expressed in this e-mail may not
be official policy but the personal views of the originator.  If you receive
this e-mail in error, please advise the sender immediately by using the
reply facility in your e-mail software, or contact [EMAIL PROTECTED]
Please also delete this e-mail and all documents attached immediately.  
Many thanks for your co-operation.

BMW Financial Services (GB) Limited is registered in England and Wales under
company number 01288537.
Registered Offices : Europa House, Bartley Way, Hook, Hants, RG27 9UF

--

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Container Wars

2002-10-08 Thread Galbreath, Mark

None.

-Original Message-
From: micael [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 08, 2002 6:25 PM
To: Struts Users Mailing List
Subject: RE: [OT] Container Wars


I know you have been using Resin for a while, Mark.  My understanding is 
that it has some limitations, other than the cost.  Doesn't it have limited 
use of taglibs or something like that?  What is the downside, other than 
the cost?

At 06:44 AM 10/8/2002 -0400, you wrote:
Resin is much better than Tomcat.

Andrew Hill wrote:

 (Or tell em they can have any container so long as its Tomcat? (This
would
 be my choice if I was dictator for life ;-))

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Guidelines for choosing forward or redirect?

2002-10-05 Thread Galbreath, Mark

This issue has been discussed many, many times here

http://www.mail-archive.com/struts-user%40jakarta.apache.org/

and on servlet-interest.

Mark

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 05, 2002 2:25 PM
To: [EMAIL PROTECTED]
Subject: Guidelines for choosing forward or redirect?


I'm looking for something which summarizes the guidelines for when to choose
a
forward or a redirect.

Related to this, the two basic issues I'm aware of are:
1. Preserving the request parameters, and request-scope beans.
2. The resulting browser URL field.
3. Redirect takes longer, depending on network load.

Are there any other basic issues related to this?

The first issue pushes you down the forward path if you have request
parameters or request-scope beans which you need to preserve from step to
step.

The second issue basically asks the question: What will happen if the user
reloads this page or stores it as a bookmark (and later reloads it)?

The third issue is relatively clear, but I'm unsure of the relative effects
of
that.

-- 
===
David M. Karr  ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Guidelines for choosing forward or redirect?

2002-10-05 Thread Galbreath, Mark

Eddie, are you in the office on the weekend, too?  :-(

Mark

-Original Message-
From: Eddie Bush [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 05, 2002 2:40 PM
To: Struts Users Mailing List
Subject: Re: Guidelines for choosing forward or redirect?


David M. Karr wrote:

I'm looking for something which summarizes the guidelines for when to
choose a
forward or a redirect.

Related to this, the two basic issues I'm aware of are:
1. Preserving the request parameters, and request-scope beans.
2. The resulting browser URL field.
3. Redirect takes longer, depending on network load.

Are there any other basic issues related to this?

None that I can think of right off.

The first issue pushes you down the forward path if you have request
parameters or request-scope beans which you need to preserve from step to
step.

*nod*

The second issue basically asks the question: What will happen if the user
reloads this page or stores it as a bookmark (and later reloads it)?

Well ... that's a multi-faceted answer, now, isn't it?

The most likely scenario is that you have all of your pages prefaced by 
ForwardAction.  This doesn't do anything bad to bookmarking - really, 
the action might as well (for all practical purposes) be the final JSP 
page.  We've simply chosen (for whatever reason) to hide the physical 
pages from the user.

What if there are request parameters?

The browser is going to hang on to those in the bookmark URL, I believe, 
so, say you have a given action that loads content (magazine articles, 
for the sake of discussion) and displays them to the user.  What's the 
impact?  Probably none.  As long as the action has everything it needs 
to reconstruct the request everything should be peachy.

What if we're in a work-flow?

:-) There could conceivably be issues here, I would think.  Say, for 
instance, a previous stage in the workflow had to set some value kept as 
a hidden field in the form.  Obviously, workflows would be an exception 
here.

So, we want our actions to forward to actual pages - to hide them. 
 Redirects would be appropriate for switching from one logical page to 
another (times when you want the URL in the user's browser updated so 
bookmarking can still be done effectively).

The third issue is relatively clear, but I'm unsure of the relative effects
of
that.

Personally, my rule of thumb is:  Is this a logical page?  If it is, I 
forward.  If it is not, I redirect.

That's probably an exceedingly poor clearification - hopefully someone 
else will have more words of wisdom for you.

Regards,

-- 
Eddie Bush




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Guidelines for working weekends

2002-10-05 Thread Galbreath, Mark

Wicked?  You mean NUTS! It is a gorgeous partly-cloudy 80-degree breezy day,
my youngest son is playing football, and I'm in the @#$*^! office
refactoring the T-Mobile ecommerce app to take properties from the database
instead of the properties file.  Oh well...at least I get paid by the hour.

Mark the Java Struts Pimp

-Original Message-
From: Eddie Bush [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 05, 2002 2:50 PM

No rest for the wicked ;-)

Galbreath, Mark wrote:

Eddie, are you in the office on the weekend, too?  :-(

Mark

-- 
Eddie Bush




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] Guidelines for working weekends

2002-10-05 Thread Galbreath, Mark

Sounds like my mom - I bought her her first computer last July and a
subscription to AOL.  She's 80 years old and has been reborn.  She finds the
web incredible and, like yours, loves email.

arrggghhh!  I though I was done and just checked the WLS logs -
SQLException.  doh!  Looks like that beer is going to have to wait a bit
longer


-Original Message-
From: Eddie Bush [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 05, 2002 3:10 PM
To: Struts Users Mailing List
Subject: Re: [OT] Guidelines for working weekends


Actually I'm at the house right now doing several things - one of which 
is monitoring the list ;-)  I should probably take off out of here and 
see how the fish are biting, but I'm feeling kind of lazy ...

I just use the same address everywhere :-)  It makes it easier on me and 
everyone else.

... being at home doesn't keep me from working though ;-)  Right now I'm 
going between visiting with my wife, answering emails from my mom 
(sometimes I wonder if introducing her to the Internet were a bad thing 
- she can fill up your inbox!  She loves it though ;-) so I guess it was 
a good thing.), and trying to piece together a good test (not 
JUnit/Cactus yet *sigh*) for some modifications I've made on the 
Validator to make it 1.1-compliant (so it plays nice with sub-apps). 
 So ... I'm working (sort of), but it's hardly consuming my entire focus :-)

Galbreath, Mark wrote:

Wicked?  You mean NUTS! It is a gorgeous partly-cloudy 80-degree breezy
day,
my youngest son is playing football, and I'm in the @#$*^! office
refactoring the T-Mobile ecommerce app to take properties from the database
instead of the properties file.  Oh well...at least I get paid by the hour.

Mark the Java Struts Pimp

-Original Message-
From: Eddie Bush [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 05, 2002 2:50 PM

No rest for the wicked ;-)

Galbreath, Mark wrote:

Eddie, are you in the office on the weekend, too?  :-(

Mark

-- 
Eddie Bush




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Guidelines for choosing forward or redirect?

2002-10-05 Thread Galbreath, Mark

Just trying to be helpful...and you really would find an extensive
discussion of the issue in the servlet-interest archive.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 05, 2002 3:11 PM
To: [EMAIL PROTECTED]
Subject: Re: Guidelines for choosing forward or redirect?


 Mark == Mark Galbreath Galbreath writes:

Mark This issue has been discussed many, many times here
Mark http://www.mail-archive.com/struts-user%40jakarta.apache.org/

Mark and on servlet-interest.

small-steam-release
Mark, I'm aware of that, but clearly the vast majority of those many
hundreds
of notes I could find are asking about the elementary difference between
forward and redirect, and not when you should consider using either.  Not to
mention the numerous notes that just happen to match the search string and
have
little relevant information.

With all due respect, list answers that just point to the mailing list
archive
are often not useful, unless you can suggest a search string that will give
someone a reasonable subset of notes to go through, hopefully avoiding the
responses that only matched because the responder just referred to the list
archive.
/small-steam-release

-- 
===
David M. Karr  ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Design Problem: Multiple Object Update

2002-10-04 Thread Galbreath, Mark

a.  upgrade to 1.1b2
b.  don't bypass the ActionForm

-Original Message-
From: Mark Silva [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 03, 2002 8:40 PM
To: Struts Users Mailing List
Subject: Design Problem: Multiple Object Update


How would you strut gurus approach this in a Struts oriented way 

( I am currently using Struts 1.0.2)

I have a list of objects on the screen, and i want to be able to make mass
updates to.  For example, i have a list of users, with Various Attributes
(name, isActive checkbox, etc). 

I want the user to be able to make edits on the whole screen, and then
submit it.  What is the best way to keep the data together in terms of
naming of the fields.  currently I precede each value with the userId and an
underscore.

User = Mark Silva
userId = 101

name field -- 101_name
isActiveField -- 101_isActive


then to get all the data, i have to parse through the parameter list in the
request, and piece this all together.  Notice I am bypassing the Form
object.

Is there a Struts way to do this?

thanks,
Mark

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: JavaBean question (OOPS)

2002-10-04 Thread Galbreath, Mark

Please cite a more precise reference to Hans' book.

-Original Message-
From: Dan Tran [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 03, 2002 7:17 PM
To: Struts Users Mailing List
Subject: Re: JavaBean question (OOPS)


Thank you for the example,   for now I will try to
use it .

However, I also happen to see a example in Hans Bergsten 's JSP pages,

which is similar to what I have but using the standard
java Date class which only implements toString() and
valueOf(String ...)

Does it mean, JSP hardwire the translation with some specific primative type
and some specifict classes?

-Dan
- Original Message -
From: Brandon Goodin [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Thursday, October 03, 2002 3:54 PM
Subject: RE: JavaBean question (OOPS)


 the secon setter was a copy and past it should be

 private String stringTimestamp;

 public void setStringTimestamp(String stringTimestamp){
 this.stringTimestamp = stringTimestamp;
 }

 -Original Message-
 From: Brandon Goodin [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, October 03, 2002 4:52 PM
 To: Struts Users Mailing List
 Subject: RE: JavaBean question


 Since i don't completely know your bean... i'll make a guess at it.

 It would probably look something like this:

 public class MyTimeStamp  {

 private Timestamp timestamp;

 public MyTimeStamp(){
 }

 public void setTimestamp(Timestamp timestamp){
 this.timestamp = timestamp;
 }

 public Timestamp getTimestamp(){
 return timestamp;
 }

 public void setTimestamp(Timestamp timestamp){
 this.timestamp = timestamp;
 }

 public String getStringTimestamp(){
 return timestamp.toString()
 }
 }

 then use:

 html:text property=myTimestamp.stringTimestamp 

 Brandon Goodin
 Phase Web and Multimedia
 P(406)862-2245
 F(406)862-0354
 http://www.phase.ws

 -Original Message-
 From: Dan Tran [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, October 03, 2002 4:29 PM
 To: Struts Users Mailing List
 Subject: Re: JavaBean question


 Hi Brandon,  thank you for  the quick reply

 What I try to achieve is somehow move a String
 presetantation of a object between JSP page and a JavaClass

 As far as I know how, if my java class provides set/get
 method for primitive types, JSP can move the data for me

 However, my java class get/set property method uses a object define by me
 (ex  MyTimestamp)

 The question here is What kind of method(s) in the MyTimestamp do I need
to
 implement  inorder for JSP to move the string presentation of my
MyTimestamp
 to the JSP form?

 Hope I am able to be specific this time.

 -Dan

 - Original Message -
 From: Brandon Goodin [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Sent: Thursday, October 03, 2002 3:16 PM
 Subject: RE: JavaBean question


  If you are asking how you would get the value of B from the A bean.
 The
  you could use the nested property reference dot notation like:
html:text
  property=a.b.someProperty. Otherwise, you need to be more specific.
 What
  are you trying to accomplish?
 
  Brandon Goodin
  Phase Web and Multimedia
  P(406)862-2245
  F(406)862-0354
  http://www.phase.ws
 
  -Original Message-
  From: Dan Tran [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, October 03, 2002 4:04 PM
  To: Struts Users Mailing List
  Subject: JavaBean question
 
 
  Hi I have a java bean A that has a property which is defined as a nother
  java object B.
 
 
  class A {
  private B _b;
 
  public A() {}
  public B getB() { return _b ;}
  public void setB( B b) { _b = b ; }
  }
 
  How can I implement B so that it can be transfered from bean to a form
  like
 
  html:text property=b 
 
 
  Any suggestion?
 
  -Dan
 
 
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]



 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]



 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: DanaFormBean and Non Primative property type

2002-10-04 Thread Galbreath, Mark

RU kidding?  You need more help than you can get here if you think a String
is a primitive.  And what kind of question is this?  Are we to, like, read
your mind and see your code to guess whatever it is you are trying to do
in your classes?  Hey!  Even we are not that good.  But so this post is not
totally bw wastage, here's a suggestion I hope you appreciate:

http://www.tuxedo.org/~esr/faqs/smart-questions.html


Mark

-Original Message-
From: Dan Tran [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 03, 2002 9:39 PM

Hi I would like to use DataFormBean with properties are 
not primative types like int, java.lang.String

What are the requirements  to create a customized
property type?

For example,  I have a DUNS java class which is a 
specialized string.  What kind of methods in my DUNS class that I need to
implement to make DanaFormBean happy? (like toString, DUNS(String init),
etc??)

Suggestions are greatly appreciated.

-Dan

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: global variables-update

2002-10-04 Thread Galbreath, Mark

It's not a bean; it's a helper (Action) class that is passed the servlet
request and response objects, getting a handle on the servlet and can
access the context in which the servlet resides.  The context is the
global/application scope; the context object is like the central switching
office to every object that lives within the application.

Mark

-Original Message-
From: Madhavi Thottempudi [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 7:41 AM
To: Struts Users Mailing List
Subject: RE: global variables-update


Hi Divakar!
Thanks for the suggestion.

I am still confused with one thing
In the example provided by struts (struts-example), I found that they are 
calling getServletContext from the Action bean to get a global/application 
scope attribute,
but I felt it strange as there is no servlet passed to the Action Bean.

The code is as follows:
public final class SaveRegistrationAction extends Action {

public ActionForward perform(ActionMapping mapping,
  ActionForm form,
  HttpServletRequest request,
  HttpServletResponse response)
 throws IOException, ServletException {

 // Extract attributes and parameters we will need
 Locale locale = getLocale(request);
 .
 ..
 Hashtable database = (Hashtable)
   servlet.getServletContext().getAttribute(Constants.DATABASE_KEY);
 if (servlet.getDebug() = 1)
 servlet.log(SaveRegistrationAction:  Processing  + action +
  action);
 
 .
}
}

Any idea where this servlet is coming from???

regards
-M



At 17:00 04/10/2002 +0530, you wrote:
Madhavi ,

   You can look at the users guide available at the struts site. You can
make
use of request.setAttribute( ) for setting up global variables.
Refer 2.2 JavaBeans and Scope of user doc

http://jakarta.apache.org/struts/doc-1.0.2/userGuide/building_model.html
Regards,
Divakar


  -Original Message-
  From: Madhavi Thottempudi [SMTP:[EMAIL PROTECTED]]
  Sent: Friday, October 04, 2002 4:46 PM
  To:   Struts Users Mailing List
  Subject:  Re: global variables-update
 
  I mean setting application scope variables - using setServletContext or
  something like that and getting them back. Any ideas??
 
  Thanks again
  -M
 
  At 11:34 04/10/2002 +0100, you wrote:
  Hi!
  Where can I set global variables and get them back in Struts. Because I
  see that Action beans extending struts Action bean doesn't get servlet
in
 
  their perform method.
  
  public ActionForward perform(ActionMapping mapping,
   ActionForm form,
   HttpServletRequest request,
   HttpServletResponse response)
  
  Any suggestions???
  
  Thanks
  -M
  
  
  --
  To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
  
 
  Madhavi T
  E-Learning Systems Group
  CARET, University of Cambridge
  16 Mill Lane
  Cambridge CB2 1SB
 
  Tel: +44 (0) 1223 765382
  [EMAIL PROTECTED]
 
 
 
 
 
  --
  To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
 
 
DISCLAIMER: Information contained and transmitted by this E-MAIL is
proprietary to Mascot Systems Limited and is intended for use only by the
individual or entity to which it is addressed, and may contain information
that is privileged, confidential or exempt from disclosure under applicable
law. If this is a forwarded message, the content of this E-MAIL may not
have
been sent with the authority of the Company. If you are not the intended
recipient, an agent of the intended recipient or a person responsible for
delivering the information to the named recipient, you are notified that
any
use, distribution, transmission, printing, copying or dissemination of this
information in any way or in any manner is strictly prohibited. If you have
received this communication in error, please delete this mail  notify us
immediately at [EMAIL PROTECTED] Before opening attachments,
please scan for viruses.



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

Madhavi T
E-Learning Systems Group
CARET, University of Cambridge
16 Mill Lane
Cambridge CB2 1SB

Tel: +44 (0) 1223 765382
[EMAIL PROTECTED]





--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




FW: [FRIDAY] failure notice

2002-10-04 Thread Galbreath, Mark

Okay, Eddie, cut it out!

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 7:50 AM
To: [EMAIL PROTECTED]
Subject: failure notice


Hi. This is the qmail-send program at nagoya.betaversion.org.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

[EMAIL PROTECTED]:
ezmlm-send: fatal: message already has a Mailing-List header (maybe I should
be a sublist) (#5.7.2)
ezmlm-gate: fatal: Fatal error from child

--- Below this line is a copy of the message.

Return-Path: [EMAIL PROTECTED]
Received: (qmail 28998 invoked by uid 98); 4 Oct 2002 11:50:01 -
Delivered-To: [EMAIL PROTECTED]
X-Antivirus: nagoya (v4218 created Aug 14 2002)
Received: (qmail 28977 invoked from network); 4 Oct 2002 11:49:59 -
Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142)
  by nagoya.betaversion.org with SMTP; 4 Oct 2002 11:49:59 -
Received: (qmail 60562 invoked by uid 500); 4 Oct 2002 11:49:16 -
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 60554 invoked from network); 4 Oct 2002 11:49:14 -
Received: from dialin-c1-35.129.133.keyaccess.nl (HELO topicus.nl)
(195.35.129.133)
  by daedalus.apache.org with SMTP; 4 Oct 2002 11:49:14 -
Received: from pop.vuurwerk.nl ([62.250.3.109]) by topicus.nl ([])
with DomainPOP (MDaemon.PRO.v6.0.4.R)
for [EMAIL PROTECTED]; Fri, 04 Oct 2002 13:48:42
+0200
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 76411 invoked by uid 25); 4 Oct 2002 11:38:32 -
Delivered-To: [EMAIL PROTECTED]
X-Envelope-To: [EMAIL PROTECTED]
Received: (qmail 76235 invoked from network); 4 Oct 2002 11:38:29 -
Received: from host-131-49-18-192.iplanet.com (HELO nagoya.betaversion.org)
(192.18.49.131)
  by anger.vuurwerk.nl with SMTP; 4 Oct 2002 11:38:29 -
Received: (qmail 13674 invoked by uid 97); 4 Oct 2002 11:38:59 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Struts Users Mailing List struts-user.jakarta.apache.org
Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 13662 invoked by uid 98); 4 Oct 2002 11:38:58 -
X-Antivirus: nagoya (v4218 created Aug 14 2002)
Message-ID: [EMAIL PROTECTED]
From: Galbreath, Mark [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]
Subject: RE: JavaBean question (OOPS)
Date: Fri, 4 Oct 2002 07:38:12 -0400 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
charset=iso-8859-1
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
X-MDRemoteIP: 62.250.3.109
X-MDRcpt-To: [EMAIL PROTECTED]
X-MDaemon-Deliver-To: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Please cite a more precise reference to Hans' book.

-Original Message-
From: Dan Tran [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 03, 2002 7:17 PM
To: Struts Users Mailing List
Subject: Re: JavaBean question (OOPS)


Thank you for the example,   for now I will try to
use it .

However, I also happen to see a example in Hans Bergsten 's JSP pages,

which is similar to what I have but using the standard
java Date class which only implements toString() and
valueOf(String ...)

Does it mean, JSP hardwire the translation with some specific primative type
and some specifict classes?

-Dan
- Original Message -
From: Brandon Goodin [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Thursday, October 03, 2002 3:54 PM
Subject: RE: JavaBean question (OOPS)


 the secon setter was a copy and past it should be

 private String stringTimestamp;

 public void setStringTimestamp(String stringTimestamp){
 this.stringTimestamp = stringTimestamp;
 }

 -Original Message-
 From: Brandon Goodin [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, October 03, 2002 4:52 PM
 To: Struts Users Mailing List
 Subject: RE: JavaBean question


 Since i don't completely know your bean... i'll make a guess at it.

 It would probably look something like this:

 public class MyTimeStamp  {

 private Timestamp timestamp;

 public MyTimeStamp(){
 }

 public void setTimestamp(Timestamp timestamp){
 this.timestamp = timestamp;
 }

 public Timestamp getTimestamp(){
 return timestamp;
 }

 public void setTimestamp(Timestamp timestamp){
 this.timestamp = timestamp;
 }

 public String getStringTimestamp(){
 return timestamp.toString()
 }
 }

 then use:

 html:text property=myTimestamp.stringTimestamp 

 Brandon Goodin
 Phase Web and Multimedia
 P(406)862-2245
 F(406)862-0354
 http://www.phase.ws

 -Original Message-
 From: Dan Tran [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, October 03, 2002 4:29 PM
 To: Struts Users Mailing List
 Subject: Re: JavaBean question


 Hi Brandon,  thank

RE: CheckBox and Boolean[] Array - Incorrect Values Submitted When Ch eckBox is unchecked

2002-10-04 Thread Galbreath, Mark

This is by design and you will have to write some code to accommodate it.
The HTML spec mandates that no request values are passed for unchecked
checkboxes, so you will have to keep track of the checkboxes yourself.  What
I do is type the checkboxes as String rather than boolean in the ActionForm
and track true and false through the iterator.

Mark

-Original Message-
From: Charlesworth, Chico [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 7:11 AM
To: 'Struts Users Mailing List'
Subject: CheckBox and Boolean[] Array - Incorrect Values Submitted When
Ch eckBox is unchecked



Hi,

I'm trying to iterate through a Boolean Array using logic:iterate and then
display these as check boxes. This works fine, but when submitting the form
and resending the Boolean Array back to the Action class, only the values
that are true are returned.

In the struts documentation it says:
WARNING: In order to correctly recognize unchecked checkboxes, the
ActionForm bean associated with this form must include a statement setting
the corresponding boolean property to false in the reset() method.

But this only implies for a single property.

Is there a workaround or a fix for this?

My jsp code:

logic:iterate id=flag name=myForm property=flags
logic:equal name= flag  value=true
input type=checkbox id=flags name=flags value=on
checked=checked
/logic:equal
logic:notEqual name= flag  value=true
input type=checkbox id=flags name=flags value=on
/logic:notEqual
/logic:iterate

Cheers,
Chico.

-- 
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England  Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: global variables-update

2002-10-04 Thread Galbreath, Mark

There really is no substitute for reading the API and the Servlet
Specification (check out Chapter 3).  The spec explains more than you
probably would ever need to know about servlets and their contexts.  You can
download it from java.sun.com/products/servlet.

Mark

-Original Message-
From: Madhavi Thottempudi [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:10 AM
To: Struts Users Mailing List
Subject: RE: global variables-update


Thanks for the explanation Mark! I understand it better now.
-M

At 07:50 04/10/2002 -0400, you wrote:
It's not a bean; it's a helper (Action) class that is passed the servlet
request and response objects, getting a handle on the servlet and can
access the context in which the servlet resides.  The context is the
global/application scope; the context object is like the central switching
office to every object that lives within the application.

Mark

-Original Message-
From: Madhavi Thottempudi [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 7:41 AM
To: Struts Users Mailing List
Subject: RE: global variables-update


Hi Divakar!
Thanks for the suggestion.

I am still confused with one thing
In the example provided by struts (struts-example), I found that they are
calling getServletContext from the Action bean to get a global/application
scope attribute,
but I felt it strange as there is no servlet passed to the Action Bean.

The code is as follows:
public final class SaveRegistrationAction extends Action {

public ActionForward perform(ActionMapping mapping,
   ActionForm form,
   HttpServletRequest request,
   HttpServletResponse response)
  throws IOException, ServletException {

  // Extract attributes and parameters we will need
  Locale locale = getLocale(request);
  .
  ..
  Hashtable database = (Hashtable)

servlet.getServletContext().getAttribute(Constants.DATABASE_KEY);
  if (servlet.getDebug() = 1)
  servlet.log(SaveRegistrationAction:  Processing  + action +
   action);
  
  .
}
}

Any idea where this servlet is coming from???

regards
-M



At 17:00 04/10/2002 +0530, you wrote:
 Madhavi ,
 
You can look at the users guide available at the struts site. You can
make
 use of request.setAttribute( ) for setting up global variables.
 Refer 2.2 JavaBeans and Scope of user doc
 
 http://jakarta.apache.org/struts/doc-1.0.2/userGuide/building_model.html
 Regards,
 Divakar
 
 
   -Original Message-
   From: Madhavi Thottempudi [SMTP:[EMAIL PROTECTED]]
   Sent: Friday, October 04, 2002 4:46 PM
   To:   Struts Users Mailing List
   Subject:  Re: global variables-update
  
   I mean setting application scope variables - using setServletContext
or
   something like that and getting them back. Any ideas??
  
   Thanks again
   -M
  
   At 11:34 04/10/2002 +0100, you wrote:
   Hi!
   Where can I set global variables and get them back in Struts. Because
I
   see that Action beans extending struts Action bean doesn't get
servlet
in
  
   their perform method.
   
   public ActionForward perform(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
   
   Any suggestions???
   
   Thanks
   -M
   
   
   --
   To unsubscribe, e-mail:
   mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
   mailto:[EMAIL PROTECTED]
   
  
   Madhavi T
   E-Learning Systems Group
   CARET, University of Cambridge
   16 Mill Lane
   Cambridge CB2 1SB
  
   Tel: +44 (0) 1223 765382
   [EMAIL PROTECTED]
  
  
  
  
  
   --
   To unsubscribe, e-mail:
   mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
   mailto:[EMAIL PROTECTED]
  
  
 DISCLAIMER: Information contained and transmitted by this E-MAIL is
 proprietary to Mascot Systems Limited and is intended for use only by the
 individual or entity to which it is addressed, and may contain
information
 that is privileged, confidential or exempt from disclosure under
applicable
 law. If this is a forwarded message, the content of this E-MAIL may not
have
 been sent with the authority of the Company. If you are not the intended
 recipient, an agent of the intended recipient or a person responsible for
 delivering the information to the named recipient, you are notified that
any
 use, distribution, transmission, printing, copying or dissemination of
this
 information in any way or in any manner is strictly prohibited. If you
have
 received this communication in error, please delete this mail  notify us
 immediately at [EMAIL PROTECTED] Before opening attachments,
 please scan for viruses.
 
 
 
 --
 To unsubscribe, e-mail:

RE: Action.getResources(request) not working

2002-10-04 Thread Galbreath, Mark

how do you know it was not a correct answer if you are still asking the
question?

-Original Message-
From: Alex Birch [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:34 AM
To: [EMAIL PROTECTED]
Subject: Action.getResources(request) not working


Hi,

I already asked this question earlier but I didn't get a correct answer...

I have 1 ApplicationResources.properties file which I can happily access in
my jsp page using the
bean:message key=somekey/

but in any of my Actions when I try to go:

  MessageResources messages = getResources(request);
or,
  MessageResources messages = getResources(request, ApplicationResources);
or,
  MessageResources messages = getResources(request, ApplicationResources);


then getResources(...) returns null...

I can use getResources() - the deprecated method but I don't like using a
deprecated method when
there's no reason why the other methods shouldn't work

am I doing something stupid and totally wrong? I don't see why
getResources(request) doesn't work

in my web.xml I have the usual:

 init-param
  param-nameapplication/param-name
  param-valueApplicationResources/param-value
 /init-param

There's nothing in my struts-config.xml file relating to the resources


thanks again in advance,

Alex

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: CheckBox and Boolean[] Array - Incorrect Values Submitted When CheckBox is unchecked

2002-10-04 Thread Galbreath, Mark

Hey man!  RU refactoring my messages?  ;-)

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:17 AM
To: Struts Users Mailing List
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted
When CheckBox is unchecked


For multiple, you also must set values back to false in reset() (The
question here of course is which checkbox refers to which element. You may
need to refactor such that your checkboxes return non boolean values so you
can tell which is which at the server end).
The reason for this is that the html spec in all its gory... uh I mean
glory... has in its infinite wisdom defined that a checkbox ( radio button
I think) that has not been ticked will not submit any value to the server.
Afaik same is true for SELECT btw (multiple selections where nothing
selected)

-Original Message-
From: Charlesworth, Chico [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 19:11
To: 'Struts Users Mailing List'
Subject: CheckBox and Boolean[] Array - Incorrect Values Submitted When
CheckBox is unchecked



Hi,

I'm trying to iterate through a Boolean Array using logic:iterate and then
display these as check boxes. This works fine, but when submitting the form
and resending the Boolean Array back to the Action class, only the values
that are true are returned.

In the struts documentation it says:
WARNING: In order to correctly recognize unchecked checkboxes, the
ActionForm bean associated with this form must include a statement setting
the corresponding boolean property to false in the reset() method.

But this only implies for a single property.

Is there a workaround or a fix for this?

My jsp code:

logic:iterate id=flag name=myForm property=flags
logic:equal name= flag  value=true
input type=checkbox id=flags name=flags value=on
checked=checked
/logic:equal
logic:notEqual name= flag  value=true
input type=checkbox id=flags name=flags value=on
/logic:notEqual
/logic:iterate

Cheers,
Chico.

--
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England  Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: CheckBox and Boolean[] Array - Incorrect Values Submitted Whe n CheckBox is unchecked

2002-10-04 Thread Galbreath, Mark

I'm not sure what you mean.  If a checkbox or radio button is not checked,
it has NO state.  This means boolean false is never passed.  Only boolean
trues are passed in the request object.  If you are defining individual
objects as boolean in your ActionForm, the JVM assigns their state to false
by default, so any individual object that is passed in the request object
will be true and change the state accordingly.  It may look like your form
is setting your ActionForm booleans to false, but it is not - the JVM is.
This is why it won't work with an array - the JVM sets arrays to null by
default.

Mark

-Original Message-
From: Charlesworth, Chico [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:18 AM
To: 'Struts Users Mailing List'
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted
Whe n CheckBox is unchecked



If that is the case, then why does it work with single boolean properties? I
only get this problem when working with an array.

Chico

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] 
Sent: 04 October 2002 13:12
To: 'Struts Users Mailing List'
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted Whe n
Ch eckBox is unchecked

This is by design and you will have to write some code to accommodate it.
The HTML spec mandates that no request values are passed for unchecked
checkboxes, so you will have to keep track of the checkboxes yourself.  What
I do is type the checkboxes as String rather than boolean in the ActionForm
and track true and false through the iterator.

Mark

-Original Message-
From: Charlesworth, Chico [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 7:11 AM
To: 'Struts Users Mailing List'
Subject: CheckBox and Boolean[] Array - Incorrect Values Submitted When
Ch eckBox is unchecked



Hi,

I'm trying to iterate through a Boolean Array using logic:iterate and then
display these as check boxes. This works fine, but when submitting the form
and resending the Boolean Array back to the Action class, only the values
that are true are returned.

In the struts documentation it says:
WARNING: In order to correctly recognize unchecked checkboxes, the
ActionForm bean associated with this form must include a statement setting
the corresponding boolean property to false in the reset() method.

But this only implies for a single property.

Is there a workaround or a fix for this?

My jsp code:

logic:iterate id=flag name=myForm property=flags
logic:equal name= flag  value=true
input type=checkbox id=flags name=flags value=on
checked=checked
/logic:equal
logic:notEqual name= flag  value=true
input type=checkbox id=flags name=flags value=on
/logic:notEqual
/logic:iterate

Cheers,
Chico.

-- 
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England  Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

-- 
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England  Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: how to use struts with goliveor other page generators

2002-10-04 Thread Galbreath, Mark

Have you tried google.com?  I got 300,000 hits on JSP design tools.

-Original Message-
From: Andreas Niemeyer [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:25 AM
To: [EMAIL PROTECTED]
Subject: how to use struts with goliveor other page generators


Hello.

We are planning to use struts and jsp's , but our designers works with 
html designtools like golive. It seems not possible for that editors to 
show previews of jsp's because the special libtags are unknown for 
them. Are there a way, for example the use of a plugin in those 
editors, to tell them to handle sites contains special tags.
Or should there be no possibility for this purpose?

Best regards,

Andreas


___
Andreas Niemeyer
Gutzmann EDV
Gartenstr. 6, 23669 Timmendorfer Strand
Tel:  04503 / 3523 - 15
Fax:  04503 / 3523 - 13
E-Mail: [EMAIL PROTECTED]

Anstelle von Urlaub haben wir: http://www.travelnet.de


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [FRIDAY] Telepathy

2002-10-04 Thread Galbreath, Mark

Bloody bastard!  It's only 0846 in Baltimore and our dev team is doing a pub
crawl starting at 1700.  Won't this day ever end

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:42 AM
To: Struts Users Mailing List
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted
When CheckBox is unchecked


Wrote it before I read yours.
Just had a beer and a GT so my telepathic powers must have come online as a
result ;-)
Ahhh... I do so love Fridays.

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 20:21
To: 'Struts Users Mailing List'
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted
When CheckBox is unchecked


Hey man!  RU refactoring my messages?  ;-)

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:17 AM
To: Struts Users Mailing List
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted
When CheckBox is unchecked


For multiple, you also must set values back to false in reset() (The
question here of course is which checkbox refers to which element. You may
need to refactor such that your checkboxes return non boolean values so you
can tell which is which at the server end).
The reason for this is that the html spec in all its gory... uh I mean
glory... has in its infinite wisdom defined that a checkbox ( radio button
I think) that has not been ticked will not submit any value to the server.
Afaik same is true for SELECT btw (multiple selections where nothing
selected)

-Original Message-
From: Charlesworth, Chico [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 19:11
To: 'Struts Users Mailing List'
Subject: CheckBox and Boolean[] Array - Incorrect Values Submitted When
CheckBox is unchecked



Hi,

I'm trying to iterate through a Boolean Array using logic:iterate and then
display these as check boxes. This works fine, but when submitting the form
and resending the Boolean Array back to the Action class, only the values
that are true are returned.

In the struts documentation it says:
WARNING: In order to correctly recognize unchecked checkboxes, the
ActionForm bean associated with this form must include a statement setting
the corresponding boolean property to false in the reset() method.

But this only implies for a single property.

Is there a workaround or a fix for this?

My jsp code:

logic:iterate id=flag name=myForm property=flags
logic:equal name= flag  value=true
input type=checkbox id=flags name=flags value=on
checked=checked
/logic:equal
logic:notEqual name= flag  value=true
input type=checkbox id=flags name=flags value=on
/logic:notEqual
/logic:iterate

Cheers,
Chico.

--
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England  Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: how to use struts with golive or other page generators

2002-10-04 Thread Galbreath, Mark

Then say so in your original post:  I've searched the web without
satisfactory results  We are jaded from lazy people who do not put
forth any effort to solve their problems before asking somebody else to do
it for them.

That being said, AFAIK, there are no graphic design tools that accommodate
JSP tags.

Mark

-Original Message-
From: Andreas Niemeyer [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:40 AM
To: Struts Users Mailing List
Subject: Re: how to use struts with golive or other page generators


I looked at google and know that, but otherwise I think this would be a 
related topic to post in this group; furthermore I could imagine that 
here are some people which have had  the same question and took their 
experience.

Best regards,

Andreas

 Have you tried google.com?  I got 300,000 hits on JSP design tools.



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] CheckBox and Boolean[] Array - Incorrect Values Submitted When CheckBox is unchecked

2002-10-04 Thread Galbreath, Mark

Thanks a lot, Jerry.

;-)

-Original Message-
From: Dave Derry [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:49 AM
To: Struts Users Mailing List
Subject: [OT] CheckBox and Boolean[] Array - Incorrect Values Submitted
When CheckBox is unchecked


He's doing it as a service for those who are filtering you Mark!;-))


- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]


 Hey man!  RU refactoring my messages?  ;-)

 -Original Message-
 From: Andrew Hill [mailto:[EMAIL PROTECTED]]


 For multiple, you also must set values back to false in reset() (The
 question here of course is which checkbox refers to which element. You may
 need to refactor such that your checkboxes return non boolean values so
you
 can tell which is which at the server end).
 The reason for this is that the html spec in all its gory... uh I mean
 glory... has in its infinite wisdom defined that a checkbox ( radio
button
 I think) that has not been ticked will not submit any value to the server.
 Afaik same is true for SELECT btw (multiple selections where nothing
 selected)




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Dynamic text fields

2002-10-04 Thread Galbreath, Mark

Let me put it this way:  you do not have the slightest clue as to what you
are doing.  This is so basic to Struts, it's impossible to give any advise
other than buy a book.

Mark

-Original Message-
From: Miguel Angel Medina Lopez [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 9:05 AM

I want to create dynamic text fields in a form and I following the example
form a previos thread of the list. In my JSP I have the following:

%
  String name=foo;
%
html:text property=%= name % size=50/

and when I execute it throw the next exception:


   [ServletException
in:/WEB-INF/paginas/cuerpos/privado/cuerpo-insertarfaq.jsp] No getter
   method for property %= name % of bean
org.apache.struts.taglib.html.BEAN'

What am I doing wrong?

Thank you in advance

MAML


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: CheckBox and Boolean[] Array - Incorrect Values Submitted Whe n CheckBox is unchecked

2002-10-04 Thread Galbreath, Mark

And the crowd roars!!!

-Original Message-
From: Charlesworth, Chico [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:56 AM
To: 'Struts Users Mailing List'
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted
Whe n CheckBox is unchecked



Sorted!!

Got a String[] (checkboxes), and when form is submitted the positions of the
checked checkboxes are sent in this array ...

% int i = 0; %
logic:iterate id=flag name=myForm property=flags
logic:equal name= flag  value=true
input type=checkbox id=checkboxes name=checkboxes 
value=%=new Integer(i).toString()% checked=checked
/logic:equal
logic:notEqual name=flag value=true
input type=checkbox id=checkboxes name=checkboxes 
value=%=new Integer(i).toString()%
/logic:notEqual
% i++; %
/logic:iterate

Cheers,
Chico.

Ps. U guys r nutz, leave the telepathic powers at home!! 

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]] 
Sent: 04 October 2002 13:42
To: Struts Users Mailing List
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted When
CheckBox is unchecked

Wrote it before I read yours.
Just had a beer and a GT so my telepathic powers must have come online as a
result ;-)
Ahhh... I do so love Fridays.

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 20:21
To: 'Struts Users Mailing List'
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted
When CheckBox is unchecked


Hey man!  RU refactoring my messages?  ;-)

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 8:17 AM
To: Struts Users Mailing List
Subject: RE: CheckBox and Boolean[] Array - Incorrect Values Submitted
When CheckBox is unchecked


For multiple, you also must set values back to false in reset() (The
question here of course is which checkbox refers to which element. You may
need to refactor such that your checkboxes return non boolean values so you
can tell which is which at the server end).
The reason for this is that the html spec in all its gory... uh I mean
glory... has in its infinite wisdom defined that a checkbox ( radio button
I think) that has not been ticked will not submit any value to the server.
Afaik same is true for SELECT btw (multiple selections where nothing
selected)

-Original Message-
From: Charlesworth, Chico [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 19:11
To: 'Struts Users Mailing List'
Subject: CheckBox and Boolean[] Array - Incorrect Values Submitted When
CheckBox is unchecked



Hi,

I'm trying to iterate through a Boolean Array using logic:iterate and then
display these as check boxes. This works fine, but when submitting the form
and resending the Boolean Array back to the Action class, only the values
that are true are returned.

In the struts documentation it says:
WARNING: In order to correctly recognize unchecked checkboxes, the
ActionForm bean associated with this form must include a statement setting
the corresponding boolean property to false in the reset() method.

But this only implies for a single property.

Is there a workaround or a fix for this?

My jsp code:

logic:iterate id=flag name=myForm property=flags
logic:equal name= flag  value=true
input type=checkbox id=flags name=flags value=on
checked=checked
/logic:equal
logic:notEqual name= flag  value=true
input type=checkbox id=flags name=flags value=on
/logic:notEqual
/logic:iterate

Cheers,
Chico.

--
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England  Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

-- 
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England  Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [FRIDAY] Randy Andy

2002-10-04 Thread Galbreath, Mark

Well, one of the team just brought in lox, whitefish, cream cheese, assorted
bagels, capers, red onion, tomatoes and OJ, so at least we can f*ck off for
awhile.

-Original Message-
From: Andrew Hill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 9:07 AM

Hehe. Glad to here you got it going. :-)
Speaking of going, Im going home, and taking my telepathic powers with me.
(Which Im sure will annoy Mark who's still got the whole day ahead of him
yet hehe ;-)

-Original Message-
From: Charlesworth, Chico [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 20:56


Sorted!!

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [FRIDAY] More coffee needed!!

2002-10-04 Thread Galbreath, Mark

Mine was a reference to yesterday (as I'm sure your changing the subject
line is) and was intentional.  Hey, Dave!  Wake up! :-)

-Original Message-
From: Dave Derry [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 9:36 AM
To: Struts Users Mailing List
Subject: [FRIDAY] More coffee needed!!


That's still Derry.Dave Derry!

But I guess if it's easier for you...you can call be
Jerry ;-)

Dave Derry


- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]


 Thanks a lot, Jerry.

 ;-)

 -Original Message-
 From: Dave Derry [mailto:[EMAIL PROTECTED]]


 He's doing it as a service for those who are filtering you Mark!;-))


 - Original Message -
 From: Galbreath, Mark [EMAIL PROTECTED]


  Hey man!  RU refactoring my messages?  ;-)
 
  -Original Message-
  From: Andrew Hill [mailto:[EMAIL PROTECTED]]
 
 
  For multiple, you also must set values back to false in reset() (The
  question here of course is which checkbox refers to which element. You
may
  need to refactor such that your checkboxes return non boolean values so
 you
  can tell which is which at the server end).
  The reason for this is that the html spec in all its gory... uh I mean
  glory... has in its infinite wisdom defined that a checkbox ( radio
 button
  I think) that has not been ticked will not submit any value to the
server.
  Afaik same is true for SELECT btw (multiple selections where nothing
  selected)
 



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: DanaFormBean and Non Primative property type

2002-10-04 Thread Galbreath, Mark

Dan,

Are you asking how to code a standard JavaBean for use as an ActionForm
object?

Mark

-Original Message-
From: Dan Tran [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 10:35 AM

I was wrong, String is not a primative type.

To make thing more clear, here is my class

public class Duns
{
 public Duns();
 public Duns(String value);
 public String toString();
 }

I hope this is clearer this time.

-D
- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]

 RU kidding?  You need more help than you can get here if you think a
String
 is a primitive.  And what kind of question is this?  Are we to, like, read
 your mind and see your code to guess whatever it is you are trying to do
 in your classes?  Hey!  Even we are not that good.  But so this post is
not
 totally bw wastage, here's a suggestion I hope you appreciate:

 http://www.tuxedo.org/~esr/faqs/smart-questions.html


 Mark

 -Original Message-
 From: Dan Tran [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, October 03, 2002 9:39 PM

 Hi I would like to use DataFormBean with properties are
 not primative types like int, java.lang.String

 What are the requirements  to create a customized
 property type?

 For example,  I have a DUNS java class which is a
 specialized string.  What kind of methods in my DUNS class that I need to
 implement to make DanaFormBean happy? (like toString, DUNS(String init),
 etc??)

 Suggestions are greatly appreciated.

 -Dan

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: JavaBean question (OOPS)

2002-10-04 Thread Galbreath, Mark

Shucks...and I was ready to pounce on that one!  ;-)

-Original Message-
From: Dan Tran [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 10:37 AM

It is first edition, page 63.  But I take it back, he uses
String for the birthdate.

Thanks for your dedication.

-D
- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]
Sent: Friday, October 04, 2002 4:38 AM
Subject: RE: JavaBean question (OOPS)


 Please cite a more precise reference to Hans' book.

 -Original Message-
 From: Dan Tran [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, October 03, 2002 7:17 PM

 Thank you for the example,   for now I will try to
 use it .

 However, I also happen to see a example in Hans Bergsten 's JSP pages,

 which is similar to what I have but using the standard
 java Date class which only implements toString() and
 valueOf(String ...)

 Does it mean, JSP hardwire the translation with some specific primative
type
 and some specifict classes?

 -Dan

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: O'Reilly struts book

2002-10-04 Thread Galbreath, Mark

I don't think those were ever made available.  I helped edit the book and I
am missing those chapters as well.

Mark

-Original Message-
From: Derrick Malone [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:02 PM
To: Struts Users Mailing List
Subject: O'Reilly struts book


I see that this won't be out (here in the UK at least) until the end of
November.

Been reading the review chapters that were available on theserverside, but
there are a couple of chapters missing... does anybody out there have
chapters 8, 15, 17 and 19? Perhaps these were never made available, but it
would be great to have a look at them without having to wait 2 months for
publication.. i promise i will buy the book when it becomes available :~)

Thanks in advance,

d



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT] [session] Shared userId

2002-10-04 Thread Galbreath, Mark

Not without using a persistent connection with an applet.  HTTP is a
stateless protocol, remember?

-Original Message-
From: Aravapalli, Udaya [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 11:46 AM

Is there any way to determine an browser closing action by the user and
invalidate the session?

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Design Problem: Multiple Object Update

2002-10-04 Thread Galbreath, Mark

I was only suggesting upgrading.  By bypassing the ActionForm you do not
allow Struts to do what it does best - set the state of a bean with values
gathered from an HTML form upon submit.  Your users are not really updating
dynamically - that would mean in real time.  They are inputting values into
a form and then submitting the form.  If you have an Action class and
ActionForm declared and mapped in struts-config.xml, Struts will set the
state of all associated variables in the ActionForm (JavaBean)
automatically.  Then you can use the associated Action class to do whatever
you want with the values - store in a database, pass to another action,
return to the user for verification, etc.

Mark

-Original Message-
From: Mark Silva [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:52 PM

How will upgrading to 1.1b2 help me here?  does it provide some feature that
does what i need?  i cannot seem to find it.

i understand i shouldn't bypass the form, but HOW can i avoid it since these
are all dynamically created inputs based on an id list?

thanks,
mark


-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 4:29 AM
To: 'Struts Users Mailing List'
Subject: RE: Design Problem: Multiple Object Update


a.  upgrade to 1.1b2
b.  don't bypass the ActionForm

-Original Message-
From: Mark Silva [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 03, 2002 8:40 PM
To: Struts Users Mailing List
Subject: Design Problem: Multiple Object Update


How would you strut gurus approach this in a Struts oriented way 

( I am currently using Struts 1.0.2)

I have a list of objects on the screen, and i want to be able to make mass
updates to.  For example, i have a list of users, with Various Attributes
(name, isActive checkbox, etc). 

I want the user to be able to make edits on the whole screen, and then
submit it.  What is the best way to keep the data together in terms of
naming of the fields.  currently I precede each value with the userId and an
underscore.

User = Mark Silva
userId = 101

name field -- 101_name
isActiveField -- 101_isActive


then to get all the data, i have to parse through the parameter list in the
request, and piece this all together.  Notice I am bypassing the Form
object.

Is there a Struts way to do this?

thanks,
Mark

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Parsing error processing resource path /WEB-INF/struts-config .xml

2002-10-04 Thread Galbreath, Mark

I am no Unix guru, but it seems to me your path is not Unix-enough.  A /
in Unix is your root (home) directory, not relative unless interpretted by a
web server.  Try an absolute path to WEB-INF.

Mark

-Original Message-
From: Ramu, Manjukumar [PRDUS] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 1:20 PM
To: 'Struts Users Mailing List'
Subject: RE: Parsing error processing resource path
/WEB-INF/struts-config .xml


Can any body help me?

-Original Message-
From: Ramu, Manjukumar [PRDUS] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:09 PM
To: 'Struts Users Mailing List'
Subject: Parsing error processing resource path
/WEB-INF/struts-config.xml


Hello All,
I am getting the following exception with Weblogic 6.1 SP3 in UNIX.
My applciation is working fine in WINDOWS 2000, Just I copied the
application to the Unix platform, I am getting the following error. Does
anybody know what would be the problem?

Thanks for the Help!

-Manju

javax.servlet.UnavailableException: Parsing error processing resource path
/WEB-INF/struts-config.xml
at
org.apache.struts.action.ActionServlet.initApplicationConfig(ActionServlet.j
ava:780)
at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:417)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at
weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java
:713)
at
weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.ja
va:656)
at
weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.jav
a:601)
at
weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletC
ontext.java:2272)
at
weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServlet
Context.java:2216)
at
weblogic.servlet.internal.HttpServer.preloadServlets(HttpServer.java:495)
at
weblogic.servlet.internal.WebService.preloadServlets(WebService.java:450)
at weblogic.t3.srvr.ServletInitRunner.run(ServletInitRunner.java:49)

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Design Problem: Multiple Object Update

2002-10-04 Thread Galbreath, Mark

Oh...have you looked into DynaActionForm?

-Original Message-
From: Mark Silva [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 1:22 PM
To: Struts Users Mailing List
Subject: RE: Design Problem: Multiple Object Update


Mark,

I dont think you really read my email before responding.  I understand the
importance of the Form Action Paradigm, and why it exisits.  I am using it
in most places in my application.  

In this particular form, I have a list of objects, with multiple attributes.
Each attribute name is preceded by the objects id.  this list is dynamically
created, so i would not know how to create the form beforehand.  I was
wondering if there was some struts feature that could help me with the
semi-common wbe form problem.

any ideas?

thanks,
mark s.

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 10:19 AM
To: 'Struts Users Mailing List'
Subject: RE: Design Problem: Multiple Object Update


I was only suggesting upgrading.  By bypassing the ActionForm you do not
allow Struts to do what it does best - set the state of a bean with values
gathered from an HTML form upon submit.  Your users are not really updating
dynamically - that would mean in real time.  They are inputting values into
a form and then submitting the form.  If you have an Action class and
ActionForm declared and mapped in struts-config.xml, Struts will set the
state of all associated variables in the ActionForm (JavaBean)
automatically.  Then you can use the associated Action class to do whatever
you want with the values - store in a database, pass to another action,
return to the user for verification, etc.

Mark

-Original Message-
From: Mark Silva [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:52 PM

How will upgrading to 1.1b2 help me here?  does it provide some feature that
does what i need?  i cannot seem to find it.

i understand i shouldn't bypass the form, but HOW can i avoid it since these
are all dynamically created inputs based on an id list?

thanks,
mark


-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 4:29 AM
To: 'Struts Users Mailing List'
Subject: RE: Design Problem: Multiple Object Update


a.  upgrade to 1.1b2
b.  don't bypass the ActionForm

-Original Message-
From: Mark Silva [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 03, 2002 8:40 PM
To: Struts Users Mailing List
Subject: Design Problem: Multiple Object Update


How would you strut gurus approach this in a Struts oriented way 

( I am currently using Struts 1.0.2)

I have a list of objects on the screen, and i want to be able to make mass
updates to.  For example, i have a list of users, with Various Attributes
(name, isActive checkbox, etc). 

I want the user to be able to make edits on the whole screen, and then
submit it.  What is the best way to keep the data together in terms of
naming of the fields.  currently I precede each value with the userId and an
underscore.

User = Mark Silva
userId = 101

name field -- 101_name
isActiveField -- 101_isActive


then to get all the data, i have to parse through the parameter list in the
request, and piece this all together.  Notice I am bypassing the Form
object.

Is there a Struts way to do this?

thanks,
Mark

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: DanaFormBean and Non Primative property type

2002-10-04 Thread Galbreath, Mark

Okay, then, no, you can't directly because the only things HTTP carries are
strings.  But you can intercept the request in your action form, type-cast
the returned String into your custom type and pass it to your ActionForm.
Or based on the returned String, create a new MyClass( someValue ) and pass
that to the appropriate setter in your ActionForm.

Is this what you mean?

Mark

-Original Message-
From: Dan Tran [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:15 PM
To: Struts Users Mailing List
Subject: Re: DanaFormBean and Non Primative property type


Hi Mark,

I am looking for way to code a custom property in a ActionForm

For example:

   public class MyFormBean 
   {
..

public MyType getMyType() .
}

If this is not a right place to ask for this kind of question
then please drop this.

-D
- Original Message -
From: Galbreath, Mark [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]
Sent: Friday, October 04, 2002 8:51 AM
Subject: RE: DanaFormBean and Non Primative property type


 Dan,

 Are you asking how to code a standard JavaBean for use as an ActionForm
 object?

 Mark

 -Original Message-
 From: Dan Tran [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 04, 2002 10:35 AM

 I was wrong, String is not a primative type.

 To make thing more clear, here is my class

 public class Duns
 {
  public Duns();
  public Duns(String value);
  public String toString();
  }

 I hope this is clearer this time.

 -D
 - Original Message -
 From: Galbreath, Mark [EMAIL PROTECTED]
 To: 'Struts Users Mailing List' [EMAIL PROTECTED]

  RU kidding?  You need more help than you can get here if you think a
 String
  is a primitive.  And what kind of question is this?  Are we to, like,
read
  your mind and see your code to guess whatever it is you are trying to
do
  in your classes?  Hey!  Even we are not that good.  But so this post is
 not
  totally bw wastage, here's a suggestion I hope you appreciate:
 
  http://www.tuxedo.org/~esr/faqs/smart-questions.html
 
 
  Mark
 
  -Original Message-
  From: Dan Tran [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, October 03, 2002 9:39 PM
 
  Hi I would like to use DataFormBean with properties are
  not primative types like int, java.lang.String
 
  What are the requirements  to create a customized
  property type?
 
  For example,  I have a DUNS java class which is a
  specialized string.  What kind of methods in my DUNS class that I need
to
  implement to make DanaFormBean happy? (like toString, DUNS(String init),
  etc??)
 
  Suggestions are greatly appreciated.
 
  -Dan

 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT][FRIDAY] brain types

2002-10-04 Thread Galbreath, Mark

Yep, that's the old Kiersey Temperament Sorter.

-Original Message-
From: Brad Rhoads [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:38 PM
To: 'Struts Users Mailing List'
Subject: RE: [OT][FRIDAY] brain types


They ripped off Kiersey  Bates and don't even seem to give them credit!

See
http://www.amazon.com/exec/obidos/tg/detail/-/0960695400/qid=1033749305/sr=8
-2/ref=sr_8_2/002-7896442-4256040?v=glancen=507846

However, this is a great assesment. I've used it with a number of groups
over the years. Most people find that the description of their personality
is very accurate. It certainly helped me understand myself a lot better.


 -Original Message-
 From: Dan Cancro [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 04, 2002 11:27 AM
 To: '[EMAIL PROTECTED]'
 Subject: [OT][FRIDAY] brain types


 What types of brains do Struts users have?

 http://www.braintypes.com/news_from.htm#letters

 Mine's an ISTJ type

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Persistence Framework Comparison?

2002-10-04 Thread Galbreath, Mark

Isn't that always the case?  :-(

-Original Message-
From: Adam Sherman [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:30 PM

I'm embarking on a big project without time to properly evaluate them. 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Design Problem: Multiple Object Update

2002-10-04 Thread Galbreath, Mark

Not sure, but the only way I can see to do it is manually in your Action
class.

Mark

-Original Message-
From: Mark Silva [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 1:45 PM

this may be what i am looking for.

i have a question about this example...  how does struts match the
parameters, whose names are all the same.  his examples uses.

category=XYZkey=123

so if you had a bunch of parameters like so

category=XYZkey=123category=ABCkey=256category=AAA

how does struts correspond the category to the key?  in my app i am
currently doing this like so,

123_category=XYZ124_category=ABC129_category=AAA

and parsing through the parameter list.  I also have more than one parameter
type per key, like so.

123_category=XYZ124_category=ABC129_category=AAA123_color=green124_color
=red129_color=blue123_type=1124_type=1129_type=2

so the question remains, how do i correspond a key, to multiple attributes.
i cannot tell if the example given will actually do this, and if so, how?
struts magic? ;-)

---mark



-Original Message-
From: Pavel Kolesnikov [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 10:29 AM
To: Struts Users Mailing List
Subject: RE: Design Problem: Multiple Object Update


On Fri, 4 Oct 2002, Mark Silva wrote:

 In this particular form, I have a list of objects, with multiple
 attributes.  Each attribute name is preceded by the objects id.  this
 list is dynamically created, so i would not know how to create the form
 beforehand.  I was wondering if there was some struts feature that could
 help me with the semi-common wbe form problem.

See http://husted.com/struts/tips/006.html - is this what you're
looking for?

Pavel

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Design Problem: Multiple Object Update

2002-10-04 Thread Galbreath, Mark

Yes, you can be sure, because form elements are actually an array, and one
element will follow another.

Mark

-Original Message-
From: Mark Silva [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 1:59 PM
To: Struts Users Mailing List
Subject: RE: Design Problem: Multiple Object Update


Pavel,

Can we assume that the parameters will be sent in the right order?  I have
always assumed that this was something that could not be guarenteed with a
form submission?  i could be wrong about this point.

thanks,
mark


-Original Message-
From: Pavel Kolesnikov [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 10:57 AM
To: Struts Users Mailing List
Subject: RE: Design Problem: Multiple Object Update


On Fri, 4 Oct 2002, Mark Silva wrote:

 so if you had a bunch of parameters like so
 
 category=XYZkey=123category=ABCkey=256category=AAA
 
 how does struts correspond the category to the key? 

They don't. You have to go manually through all the arrays
(getCategory, getKey etc) and suppose all the values are
set in the appropriate order.

So you can do somthing like:

for (i = 0; i  key.size  i  category.size; i++) {
System.out.println (key:  + key[i]
 + , category:  + category[i]);
}

I think it's nicer than parsing stuff like
123_category=XYZ124_category=ABC129_category=AAA123_color ...
;)

Pavel




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Parsing error processing resource path /WEB-INF/struts-config .xml

2002-10-04 Thread Galbreath, Mark

That's right - I forgot...been 4 years since I coded anything on Unix.

-Original Message-
From: Eddie Bush [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 2:04 PM
To: Struts Users Mailing List
Subject: Re: Parsing error processing resource path
/WEB-INF/struts-config .xml


Actually, from a (Unix) filesystem perspective, / is *the* root (the 
directory all others live under).  Your home directory probably lives 
at ~.

If what you are asking is how to represent the path to your 
struts-config.xml file, I can say I always list mine as 
/WEB-INF/conf/struts-default.xml for my default application.  Tomcat 
does fine with this.  Check that your case is right - and that you 
haven't made a typographical error somewhere.  Failing that, I'd be 
tempted to say there's something special about WebLogic that's causing 
the error.

... don't use an absolute path :-)  That's very non-portable.

Verify that you do, in fact, have a file named struts-config.xml that 
is in the path you have specified.  Make sure the case matches and 
everything.  I think this error can also be thrown if you have a really 
messed up struts-config file.  If it worked under windows I'd think it'd 
work under Unix though.

Galbreath, Mark wrote:

I am no Unix guru, but it seems to me your path is not Unix-enough.  A /
in Unix is your root (home) directory, not relative unless interpretted by
a
web server.  Try an absolute path to WEB-INF.

Mark

-Original Message-
From: Ramu, Manjukumar [PRDUS] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 1:20 PM
To: 'Struts Users Mailing List'
Subject: RE: Parsing error processing resource path
/WEB-INF/struts-config .xml


Can any body help me?

-Original Message-
From: Ramu, Manjukumar [PRDUS] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:09 PM
To: 'Struts Users Mailing List'
Subject: Parsing error processing resource path
/WEB-INF/struts-config.xml


Hello All,
   I am getting the following exception with Weblogic 6.1 SP3 in UNIX.
My applciation is working fine in WINDOWS 2000, Just I copied the
application to the Unix platform, I am getting the following error. Does
anybody know what would be the problem?

Thanks for the Help!

-Manju

javax.servlet.UnavailableException: Parsing error processing resource path
/WEB-INF/struts-config.xml
at
org.apache.struts.action.ActionServlet.initApplicationConfig(ActionServlet.
j
ava:780)
at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:417)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at
weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.jav
a
:713)
at
weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.j
a
va:656)
at
weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.ja
v
a:601)
at
weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServlet
C
ontext.java:2272)
at
weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServle
t
Context.java:2216)
at
weblogic.servlet.internal.HttpServer.preloadServlets(HttpServer.java:495)
at
weblogic.servlet.internal.WebService.preloadServlets(WebService.java:450)
at
weblogic.t3.srvr.ServletInitRunner.run(ServletInitRunner.java:49)

-- 
Eddie Bush




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [OT][FRIDAY] brain types

2002-10-04 Thread Galbreath, Mark

I just took that test...what's *%@#%@! Tourette's syndrome?

Mark

 -Original Message-
 From: Joe Barefoot [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 04, 2002 12:52 PM
 To: Struts Users Mailing List
 Subject: RE: [OT][FRIDAY] brain types
 
 Seriously:  This type of categorization serves no purpose 
 whatsoever except to erect divisions amongst humanity.  Do 

On the contrary, the goal is better communication between people with
different temperaments.

This is not labeling like has been done with kids and things like reading
level. There is no good or bad temperament, just differences that affect
behavior and communication.

 not be fooled.  Also, if you want to understand yourself 
 better, take a trip to the mountains and contemplate your 
 life with respect to the cosmos--identifying with some group 
 or category tells you ZERO about who you really are as a 
 unique individual.
 

I'd challenge you to read Please Understand Me and see if you might find
*some* insight.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




  1   2   3   4   5   6   7   8   9   10   >