HI,
I have a question. I want to user the iterate tag like:
? here the
property code is an other bean
The Beans-Code:
public class Entity(){
private Code code;
private String name;
publich Entity(){}
public String getName(){ return name; }
public Co
Hello,
I have a big Problem with reading the values of the text-field in
the iterate-tag.
The Value with the ID=1 is all time wrong! and the athers are
ok.?
The Value with the index=1 is all time the value of the
initialisation and not the
changed.
My JSP:
.
Hallo,
I want to uses Struts-el but I can't find the source.
Where can I get it?
Thanks Claudia
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
..Thanks that works.
Now I have in the JSP-Page checkboxes and textfields. I want to
write
the two values (test,info) in an Map or Array[][]. How must I do
this
in the ActionForm?
Thanks
Claudia
My JSP:
--
Hi,
I have a Problem with using multiboxes. I want to generate following
HTML-Code:
Ronja
Petra
Heini
But I became:
2002 Ronja
2003 Petra
2004 Heini
What must I do???
Thanks
Claudia
My JSP-Code:
And my Act
Hello,
my JSP-Code is:
..
<%=ent.getDde
()%>
Anzahl:
and the ActionForm:
public class ProjektDDEForm extends ActionForm{
private Map enten;
/** Creates a new instance of ProjektDDEForm */
public ProjektDDEForm() {
}
public Map getEnten
Hi,
I have a Problem with the a -tag () The first time the client push the link,
it works correctly and the ein.do action is startet, but the second
time( when the key has the same value) the ein.do action doesn't
start to work and the browser shows the old side . What can I do? I
want the ein.do
7 matches
Mail list logo