RE: Problems with Select in Divs
"Matt Raible" <[email protected]>
| Newsgroups | gmane.comp.java.mvc.devel |
|---|---|
| Organization | Raible Designs, Inc. |
| Message-ID | <[email protected]> |
For a cleaner architecture, you might consider using Tiles with controllers, rather than JavaScript that calls Actions. More information at: http://blogs.browsermedia.com/patrick/index.do?date=20030211#130200 HTH, Matt > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Adrian Cho > Sent: Sunday, March 23, 2003 8:28 AM > To: [email protected] > Subject: RE: [MVC-Programmers] Problems with Select in Divs > > > Yes, the project used iframes, which was the key element to > call the Action > classes, which subsequently display data on div jsp's, > running independently > of each other. > > <Quote> > > I'm not sure I understand exactly what you're doing - but I > think I understand a bit. Instead of DIVs have you tried > IFRAMEs to obtain similar functionality? </Quote> > > _______________________________________________ > MVC-Programmers mailing list > [email protected] > http://www.basebeans.net:8080/mailman/listinfo> /mvc-programmers >