values are displayed in the 'to' html:option, but I am not
getting
the value in the Form.java function
public Integer[] getTo()
{
return to;
}
Any help is greatly appreciated. Thank you.
Sudheer
<%@ page language="java" session="true" %>
<%@ tagli
Hi,
Thank u very much for all the support and your valuable advise.
Sudheer
-Original Message-
From: Dakota Jack [mailto:[EMAIL PROTECTED]
Sent: Monday, January 24, 2005 9:21 PM
To: Struts Users Mailing List
Subject: Re: OT newbie - java class question
The answer is to clone the
it back on line 19.
Then adding this class to lALOutPut. Here the changes I made
to the class property name is reflected in HashMap category
also. I don't want the changes to be reflected in the passed
HashMap category. How do I do this? Please help.
TIA
Sudheer
01. public static Arra
Sudheer,
Textareas are single fields, not like pulldowns which could have multiple
items selected (or checkboxes, etc.). Are you saying you have many
html:textarea tags with the same property name for different purposes?
-David, very confused by your question
-Original Message-
From
Hi,
How to retrieve multiple values selected for a html control like textarea
from the form ?
Thank you.
Sudheer
Hi,
How to prevent the automatic submission and validation of forms when we try
to access it for
the first time ?
Thank you.
Sudheer
placed it before
the logic:iterate tag
What should I do? Please help.
Thank you.
Sudheer
Hi,
It is already in the web.xml file, still it is giving the error.
Thank you.
Sudheer
-Original Message-
From: Richard Yee [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 02, 2005 9:55 PM
To: Struts Users Mailing List
Subject: Re: (newbie) Error when installed Struts 1.2
Hi,
My struts application shows the following
two erros when Iupgraded Struts 1.1 to 1.2. This was working fine
underStruts 1.1. Also attached struts-config.xml and web.xml
Please help.
Thank you.
Sudheer
Error 1---type : Status report
message : Servlet action is not
Hi,
I think this discussion thread from the www.theserverside.com will
give you what u r looling form.
http://www.theserverside.com/discussions/thread.tss?thread_id=30176
Sudheer
-Original Message-
From: Barnett, Brian W. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 28, 2004
to store all the products in a container in an
application object? Or just store the category and store the products(which
fells under this category) only when the user
select a particular category?
Please help.
Thank you.
Sudheer Palaparabil
Hi,
Here I am iterating through an ArrayList (departments)
which contains department_id and department_name.
Here I want to populate the html:select option with the
department details. I am able to display the department_nm
in my b
12 matches
Mail list logo