Re: java.lang.IllegalArgumentException: No bean specified

2004-05-16 Thread Paraman
////// Regards, Paraman - Original Message - From: "Richard Yee" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Sunday, May 16, 2004 10:57 PM Subject: Re: java.lang.IllegalArgumentException: No bean spec

Re: java.lang.IllegalArgumentException: No bean specified

2004-05-17 Thread Paraman
rs." Is it necessary to set it every time I submit a form to an action, in addition to the 'name' attribute? Regards, Paraman - Original Message - From: "Richard Yee" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>

Re: java.lang.IllegalArgumentException: No bean specified

2004-05-17 Thread Paraman
gt; Sent: Tuesday, May 18, 2004 1:07 PM Subject: R: java.lang.IllegalArgumentException: No bean specified Hi Paraman These are the two actions you're talkin' about: Now I see that the first one forwards a processAreasForm to the second, which in turn accepts evalu

[OT]A question about Cewolf

2004-05-20 Thread Paraman
Is it possible for me to specify the color of the bars in a chart according to their values? Thanks!

The element

2004-05-22 Thread Paraman
Hi all, I am puzzled about the behavior of the element when it is nested in an element. I thought it was setting the properties of the Action class, but it seems not working. Could you please help me clear it up? Thanks! Paraman

Problem with debuging in IDEA 4.0.3

2004-05-24 Thread Paraman
(Bootstrap.java:284) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:422) However, when I directly deployed the same application under Tomcat, it ran well. I can't see what the problem is. Could anyone help me? Any help is highly appreciated! Paraman