I am currently going through the step-by-step tutorial and although I'm not
at the point of compiling the project yet, I think that there is a bug in
the code generator. The generated ProcessCommentBase class extends null -
that can't be right and I suspect my compiler will barf at me if I try to
compile this thing:
abstract public class ProcessCommentActionBase extends null {
.....
}
I suspect that I need to replace null with or.struts.action.DispatchAction,
which it also fails to import.
Anyway, help would be greatly appreciated.
Michael
===
To subscribe/unsubscribe, visit
http://list.scioworks.com:8081/guest/RemoteListSummary/camino_user