dressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Asaf Paris Mandoki" <[EMAIL PROTECTED]>
To:
Sent: Wednesday
Is there a way to use the tag to call actions of other
webapps deployed on the same container?
Is there a way to get the result of an action from inside another action class?
On 6/20/07, Asaf Paris Mandoki <[EMAIL PROTECTED]> wrote:
I'm trying to make a web application that organizes a bunch o
I don't have any working code now, but I think you can do it like this:
(1) add your list as an array on the form.
private YourBean[] yourlist = null;
public YourBean[] getYourlist() {
return yourlist;
}
public void setYourlist(YourBean[] yourlist)
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
08, 2004 10:48 PM
To: Struts Users Mailing List
Subject: Re: Nested Struts Tags
This code produced the following error:
[ServletException in:/form/MetricDisplayViewOnly.jsp] Unable to
compile class for JSP An error occurred at line: 54 i
This code produced the following error:
[ServletException in:/form/MetricDisplayViewOnly.jsp] Unable to
compile class for JSP An error occurred at line: 54 in the jsp file:
/form/MetricDisplayViewOnly.jsp Generated servlet error: [javac]
Compiling 1 s
Hi, Lee,
Did you try ?
Vadim.
-Original Message-
From: Lee Harrington [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 10:07 PM
To: [EMAIL PROTECTED]
Subject: Nested Struts Tags
I'm in a conundrum. I have a page that normally displa
7 matches
Mail list logo