Author Login
Post Reply
Hi,
I have an Action class called RentalObjectAction that is inherited by a class named I18nBaseAction. This I18nBaseAction contains a method called switchLanguage (public).
When I try to call switchLanguage, which sets a value and returns SUCCESS,
I get a NoSuchMethodException.
What is my fault ? Isn't int possible to use Methods in Subclasses ?
Regards
Volker
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)