Yes, Rick, exactly! On 5/2/05, Rick Reumann <[EMAIL PROTECTED]> wrote: > Dakota Jack wrote the following on 5/2/2005 4:01 PM: > > > > The other aspect that is not discussed above is the removal of the > > complexity from the "page". This is where JSP, Taglibs, etc., come > > into the picture. And, I suspect, you two are talking about a > > combination of this problem (keeping the page simple) and the previous > > problem (using a reasonable architecture). > > yes. For example, take a table sort example. I like being able to use > JSTL (or even a display tag if that suits you) to display the collection > info into the display of the table. > > Doing something like this within a servlet (Action) wouldn't really be > wrong, but just more difficult to maintain and more of pain to code > (using StringBuffer and append bla bla). > > -- > Rick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- "You can lead a horse to water but you cannot make it float on its back." ~Dakota Jack~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]