Hello,
I've got a fresh new tomcat 4.1.12/Struts 1.1.b2 installation on RedHat 7.2.
I ported some webapps that were on TC4.1.10/Struts 1.1.b1 to this new
installation, and I'm having problems starting them (they're marked not
available). The case holds true for the struts-example.war, as well.
Hello,
I'm having trouble with the tag...
Here's a snippet of my jsp:
...
I've also tried the tag using the accepts attribute,
accepts="java.io.File", and
accepts="java.io.String",
with, of course, the corresponding property in the actionForm set to the
correct type.
Every time the fo
Hello,
I'm having a hard time getting the value of an indexed property to my Action
classes.
Essentially, on my JSP I've got
where nestedClass is (of course) a nested class within my ActionForm class,
and nestedBeans is an array of beans with an attribute "value."
What's perplexing to m
Hello,
I'm having a problem nesting classes. I'll try to keep it simple:
MyActionForm contains an instance of MyClass. MyClass contains an instance
of MyNestedClass. When displaying values in a struts form, I can refer to
the form property "myClass.myNestedClass.id", and it displays the correc
4 matches
Mail list logo