First off, I think the notion of sighting wikipedia as the end all be
all of a definition is highly suspect. After all, anyone can change the
Wikipedia at any time. For instance
http://en.wikipedia.org/wiki/The_Colbert_Report#_note-34
"On January 29, 2007, Colbert cited the case where Microsoft w
Something you might consider, the Date object not only contains the
time, but also the date.
Joda - http://joda-time.sourceforge.net/ - is a good API for time
structures. Far superior to the Date class in Java, because it has:
- LocalTime class that represents time only.
- Period class for repres
You know that package naming is arranged like it is for a reason.
I went to http://opensymphony.com/ on a hunch. Then found an XWork
button on the left hand side column.
It lead me to http://opensymphony.com/xwork/.
There you can download zips that contain the source of multiple versions
of the
A form of approximately 1800 form elements is causing
"java.lang.OutOfMemoryError: Java heap space". When 1000 form elements
are used, no such error.
The environment:
- JBoss 4.0.5
- Struts 1.1
- A jsp page using struts tags to start and end the form
block. Then insidethe form, xslt is used to
t be a little overkill but, my issue seems to have
vanished.
Thanks goes to my co-worker you pointed me in this direction. Thanks,
also to the great support from this mailing list.
Mike
-Original Message-
From: Forsberg, Mike
Sent: Friday, May 18, 2007 2:06 PM
To: user@struts.apache.or
s making things harder. It works
fine when using buttons to submit but with anchors it's not . :/
Forsberg, Mike wrote:
> I've never used the this.parentNode.submit() in a form. That might
only
> work in Firefox. (I make no claim if this is true, as I didn't look
it
I've never used the this.parentNode.submit() in a form. That might only
work in Firefox. (I make no claim if this is true, as I didn't look it
up)
What I generally use is document.formName.submit().
Hope I helped,
Mike
-Original Message-
From: Mansour [mailto:[EMAIL PROTECTED]
Sent
A form of approximately 1800 form elements is causing
"java.lang.OutOfMemoryError: Java heap space". When 1000 form elements
are used, no such error.
The environment:
- JBoss 4.0.5
- Struts 1.1
- A jsp page using struts tags to start and end the form
block. Then inside the form, xslt is used to
8 matches
Mail list logo