Here's a solution for you, but I don't know its applicability to Firefox,
and won't work for inline styling.
1. Start by outputting the information in a text area and in a div/span.
2. Give each different class names/ids, say foo and bar respectivly.
3. Link to your stylesheet or declare your
Woops, should have read the rest of the thread as Jeff Deskins had already
brought up the media attribute.
Ed,
I'm not sure why you would need to use javacript to change the the media
attribute. If you just output the both at the same time, the styles with
media set to screen get applied only on your monitor and while the
media=print styles are ignored. The reverse is true when you send the page
t
just out of curiosity, did you mean to write
Test
I should know this, but how do I use '&' in a tiles xml?
I guess this makes me the whipping boy for a while.
Hello all. A while back I poked around and I think I remember finding some
resource property keys that I could override for Object formatting. For
instance, using
where foo is a Date on some bean. i want dates output and read in as
mm/DD/. Anyone know what key I should be use to specify th
I've got a form with an indexed propety contained in an array list, with
values such as ssn. It has four accessor methods
List getDependents()
DependentForm getDependent(int i)
void setDependents(List l)
void setDependent(int i, DependentForm form)
The validator makes an ActionError with a key of
No one??
[EMAIL PROTECTED]
11/15/2005 04:15 PM
Please respond to
"Struts Users Mailing List"
To
user@struts.apache.org
cc
Subject
indexed properties and validation
I've got a form with an indexed propety contained in an array list, with
values such as ssn. It has four accessor method
8 matches
Mail list logo