Does it make sense to use Struts?

2005-06-20 Thread Lars Brandt
information for a process or a page in a second file that our part of the component uses. Can anyone give us any advice? Thanks in advance! Lars Brandt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Does it make sense to use Struts?

2005-06-20 Thread Lars Brandt
s navigaiton info and so on), so with struts it would mean to divide these files into struts-config file(s) and either generate action classes or make generic action which read a xml file and acted on its behaf. We also need to make these xxForm classes as well.