Sounds like you need some documentation... try this:
http://struts.apache.org/userGuide/struts-logic.html
This tells you how to use those tag should identify the attribute
name of the
collection and assign a new attribute name to be used for accessing each item
within
the collection.
Insi
If you are using property on the logic:equal, you also have to supply the
"name" attribute. Define an "id" on the logic:iterate and use it as the
"name" on the logic:equal.
On 10/1/05, Mick Knutson <[EMAIL PROTECTED]> wrote:
>
> I am not having luck here.
>
> I have a collection of cards (Card cla
Hi,
I was looking at the struts-layout API. It looks like all
menucomponents are constructed by referring to properties set in
ApplicationResources.properties. However, I have a need to generate
content for these menucomponents dynamically based on values in the
database. I suppose I could wri
I am not having luck here.
I have a collection of cards (Card class) that I am iterating through.
Then, I also have a form that has a cardValidatorForm (DynaForm).
cardForm.cardNumber is going to be equal to one of the card.cardNumber's
When I create the logic tag like you stated:
...
I get an
Nah, I think I can live with just going to the docs on my own hard drive
:) I think for me it would not be scratching an itch, nor developing
hives, but remembering a psychosis caused by days gone by!
Frank
Laurie Harper wrote:
Ugh, yeah, that's a bit more ugly... I'll be making the source fi
From: "David Thielen" <[EMAIL PROTECTED]>
I went to http://struts.apache.org/shale/index.html#download
And it said Icould download them at
http://cvs.apache.org/builds/struts/nightly/struts-shale/test-framework/
But nothing there.
??? - thanks - dave
Back up one level to
http://cvs.apache.or
Hi;
I went to http://struts.apache.org/shale/index.html#download
And it said Icould download them at
http://cvs.apache.org/builds/struts/nightly/struts-shale/test-framework/
But nothing there.
??? - thanks - dave
David Thielen
www.windwardreports.com
303-499-2544
Ugh, yeah, that's a bit more ugly... I'll be making the source files and
scripts for the sidebar available as soon as the SourceForge project is
approved, if you feel like putting together an IE wrapper; for me, it'd
be less like scratching an itch and more like developing hives ;-)
L.
Frank
On 10/1/05, Karr, David <[EMAIL PROTECTED]> wrote:
> Ok. Several things here.
> On the other hand, if I'm wrong, and WSAD 5.1 is a JSP 2.0 container,
You're right :-) WSAD 5.x (WAS, really) is J2EE 1.2/1.3 (you can pick
which one), WSAD 6.x has J2EE 1.4 as well (and, by transitivity. JSP
2.0).
Ok. Several things here.
1. If you use "runtime" expressions for attributes in JSP, the runtime
expression has to be the entire attribute value, not just a portion, so
you would have (approximately):
onblur='<%= "this" + ... + "reCalcFields(" + executionState + ");"
%>'
However, assuming
Thanks for the reply.
1. Looks like I got into the problem, because of 3 pages.
I have defined action mappings as:
action1 ==> no ActionForm
action2 ==> takes a DynaValidatorForm (form1) for all the user data u
received in jsp1
action3 ==> called when jsp2 submission and displays jsp3
2. Is it c
//Contrast it to creating an IE sidebar:
And how I get IE on Fedora ;-)
One thing about FireFox... current version 1-1.5 is staticaly linked and not
embedable; unlike mozilla... they said they'll fix it.
.V
(shameless plug #10,324: go to http://yum.roomity.com - it installs Mozilla w/
all plu
I personally have not been terribly impressed with Firefox (I'm probably
the only geek on the planet that would say that!) but the extensibility
they have built into it has got to be one of the best things about it.
Contrast it to creating an IE sidebar:
http://msdn.microsoft.com/library/defau
Now if we could just get the FireFox browser to work embedded in
EclipseAhh.
Michael Oliver
CTO
Alarius Systems LLC
6800 E. Lake Mead Blvd, #1096
Las Vegas, NV 89156
Phone:(702)953-8949
Fax:(702)974-0341
*Note new email changed from [EMAIL PROTECTED]
-Original Message-
From: news [
Heh, it's nice to turn the tables once in a while ;-)
I don't know what IE has in the same vein as the Mozilla sidebar
functionality, but if you have a pointer to documentation I'll be happy
to take a look at packaging this for IE... It's basically just a static
HTML page so it shouldn't be to
Hi.
When I compile my jsp I get the error:
EVAL_BODY_TAG
has been deprecated
The only thing I use is:
Does anybody know if that is what causes the problem.
Thanks.
Soren
Nolas Consulting
-
To unsubscribe, e-mail: [EMAIL
16 matches
Mail list logo