RE: Dispatch Action Questions

2004-04-12 Thread Blake Whitmore
> On the downside, this is going to create a huge > struts-config file as there are about 40 > tables in the application. Have you checked out xDoclet for managing your struts-config / validation.xml files? Basically the two above mentioned files will be constructed via meta-data found in yo

RE: Dispatch Action Questions

2004-04-12 Thread Takhar, Sandeep
I would have a problem in the sense that you are limiting what your users can designate as use cases. Or can you add on top of this (i.e. override default behaviour?). For example I may want to update the table as a list (I know that there are many issues, but let's say this is valid). Meanin