From: <[EMAIL PROTECTED]>
...
You forgot to extend "Action" class in your own action. Here is why you
got a ClassCastException.
Thanks a lot - that was it.
8-)
Regards,
Wolfgang
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
You forgot to extend "Action" class in your own action. Here is why you
got a ClassCastException.
public class AnzeigenAction extends Action
{
..
}
Ciao
Antonio
Wolfgang Rinnert wrote:
> Hi all,
> I am expanding the Struts Upload example.
> Right now I work on a step to display the data that
2 matches
Mail list logo