BaseAction
"Wouter de Vaal" <[email protected]>
| Newsgroups | gmane.comp.java.strutscx.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, This might be an old question, but I'm gonna put it anyway :-) Why isn't the BaseAction class in the standard strutscx jar? I'm trying to port my code to strutscs 0.9.5 and it seems I was still using the old BaseAction class. And if it is not needed/wanted anymore, why do the demo action classes use one? What would be the best course of action for me? The most important feature I'm using is the JXProperties object, for my own configuration which I have put in strutscx-config.xml Cheers, Wouter