Thanks for the tip. This reminds me of other questions I have.
While trying to have client-side validation i ran into the problem that my server wasn't serving static content. I found this while looking for the solution. http://issues.apache.org/struts/browse/WW-1718 How do I fix this "not a problem" ? What is the difference between WebWork and Struts 2.0 ? On 4/7/07, WongTseng <[EMAIL PROTECTED]> wrote:
If you want to learn more about struts2, you can read the book 'webwork in action' which covers almost 90% of the knowledge about struts2 except for different package and cofig file names. As we all know, struts2 is almost the same as webwork. 2007/4/8, Asaf Paris Mandoki <[EMAIL PROTECTED]>: > > The requirement is that the widgets should be very easy to develop. > And be as independent as possible of the application. So they could > even be uploaded by users. The widgets should be able to make use of > other, more general systems, like user management. I was thinking of > doing this by implementing an interface on the widgets action classes. > Something like the SessionAware interface. > > I'm really new to struts so I'll try to get more familiar with it so i > can post more specific questions. > > On 4/7/07, Piero Sartini <[EMAIL PROTECTED]> wrote: > > On Sunday 08 April 2007 02:01:24 Asaf Paris Mandoki wrote: > > > I forgot to say that the directory structure i wrote on my first post > > > (which was wrong [forgot the web-inf directory]), should be inside a > > > directory of the application. So each widget should have it's own > > > "classes" directory, struts.xml, etc. > > > > > > The directory nesting is not necessary, but the widgets will work as > > > children to the main application will be nested so it makes more sense > > > to me. > > > > > > The objective is to have struts within struts. > > > > Yes, I did understand that. Just did not understand why you would want > that > > and tried to show other solutions that may solve your needs :-) > > > > If you really want to make several struts2 applications and "compose" > them > > somehow, you could use sitemesh to do so. But I think configuring and > > developing several stand-alone webapps is much more work than developing > > everything within one s2 application. > > > > Piero > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Wong Tseng 王曾
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]