.
Hyrum
--- Begin Message ---
Hyrum wrote:
>I am trying to use the Ant 'cactus' optional task in my build.xml. This
>fails because Eclipse must have the optional task set in the preferences,
>but I can't figure out how to do this.
>
If I have understood your issue corr
.
Hyrum
--- Begin Message ---
Hyrum wrote:
>I am trying to use the Ant 'cactus' optional task in my build.xml. This
>fails because Eclipse must have the optional task set in the preferences,
>but I can't figure out how to do this.
>
If I have understood your issue corr
I'm trying to do some in-container testing of my Actions using
CactusStrutsTestCase. I realize this may be a bit off topic, since it deals
with Ant, the Eclipse IDE, JUnit, and Struts, but I'm hoping there is a
Struts user who has experience something like this and can point me in the
right direct
I'm trying to do some in-container testing of my Actions using
CactusStrutsTestCase. I realize this may be a bit off topic, since it deals
with Ant, the Eclipse IDE, JUnit, and Struts, but I'm hoping there is a
Struts user who has experience something like this and can point me in the
right direct
ms? I'd like some opinions on which course I should take. Thanks.
Hyrum Ward
Software Developer
T&R Tax Services
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ms? I'd like some opinions on which course I should take. Thanks.
Hyrum Ward
Software Developer
T&R Tax Services
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
isSsnOnFile
which will work fine for booleans, but when you change to String it
needs to find getSsnOnFile. My guess is maybe you changed the type but
didn't change the syntax of the getter?
Hyrum wrote the following on 3/18/2005 10:14 AM:
> I would still like to know what the root problem is h
isSsnOnFile
which will work fine for booleans, but when you change to String it
needs to find getSsnOnFile. My guess is maybe you changed the type but
didn't change the syntax of the getter?
Hyrum wrote the following on 3/18/2005 10:14 AM:
> I would still like to know what the root problem is h
input, y'all. It is all helpful to a guy who is
still pretty new at this stuff.
Hyrum
-Original Message-
From: Jeff Beal [mailto:[EMAIL PROTECTED]
Sent: Friday, March 18, 2005 8:54 AM
To: Struts Users Mailing List
Subject: Re: ActionForm problem
Did you change the types on both the gett
input, y'all. It is all helpful to a guy who is
still pretty new at this stuff.
Hyrum
-Original Message-
From: Jeff Beal [mailto:[EMAIL PROTECTED]
Sent: Friday, March 18, 2005 8:54 AM
To: Struts Users Mailing List
Subject: Re: ActionForm problem
Did you change the types on both the gett
I would still like to know what the root problem is here, the tag thing
aside. Why can't the ValidatorActionForm see my value "ssnOnFile" when I
change the type from boolean to String?? Just for future reference, anyone
have any ideas??
-Original Message-----
From: Hyrum
I would still like to know what the root problem is here, the tag thing
aside. Why can't the ValidatorActionForm see my value "ssnOnFile" when I
change the type from boolean to String?? Just for future reference, anyone
have any ideas??
-Original Message-----
From: Hyrum
So, if not using
Yes, I'm an Idiot
No, I'm not an Idiot
Is WAY uglier than
${bean.isIdiot ? "Yes, I'm an Idiot" : "No, I'm not an Idiot"}
even if the ugly way is safer. But that's just personal preference.
So, if not using
Yes, I'm an Idiot
No, I'm not an Idiot
Is WAY uglier than
${bean.isIdiot ? "Yes, I'm an Idiot" : "No, I'm not an Idiot"}
even if the ugly way is safer. But that's just personal preference.
t;", "lt", "==", "eq", "<=", "le", ">=", "ge", "!=",
"ne", "[", "+", "-", "*", "/", "div", "%", "mod", "and
t;", "lt", "==", "eq", "<=", "le", ">=", "ge", "!=",
"ne", "[", "+", "-", "*", "/", "div", "%", "mod", "and
ull)
I haven't changed the name of the property, just the type. Does anyone know
what is causing this error? Any help would be much appreciated. Thanx.
Hyrum Ward
Software Developer
T&R Tax Services
ull)
I haven't changed the name of the property, just the type. Does anyone know
what is causing this error? Any help would be much appreciated. Thanx.
Hyrum Ward
Software Developer
T&R Tax Services
27;ve done it, but either
the directions are not available (404), or they apply to IE or NN. Does
anyone have any ideas on this?
Hyrum Ward
Software Developer
T&R Tax Services
27;ve done it, but either
the directions are not available (404), or they apply to IE or NN. Does
anyone have any ideas on this?
Hyrum Ward
Software Developer
T&R Tax Services
Thank you, James. Your solution works, and was easiest to implement. I
really appreciate everyone's attention to my little problem. Hope I can
return the favor sometime.
Hyrum
-Original Message-
From: James Mitchell [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 05, 2005 9:57
Thank you, James. Your solution works, and was easiest to implement. I
really appreciate everyone's attention to my little problem. Hope I can
return the favor sometime.
Hyrum
-Original Message-
From: James Mitchell [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 05, 2005 9:57
I can't get my struts application to recognize my Style Sheet. Here is the
link I am using:
My filename.css is simple:
a.menu
{
font-size: 115%;
text-decoration: none;
color: Brown
}
I'm trying to use the css to create a style for some menu links. It works
if I use t
I can't get my struts application to recognize my Style Sheet. Here is the
link I am using:
My filename.css is simple:
a.menu
{
font-size: 115%;
text-decoration: none;
color: Brown
}
I'm trying to use the css to create a style for some menu links. It works
if I use t
24 matches
Mail list logo