RE: Struts and Pajes

2004-02-04 Thread Andrew Hill
February 2004 20:40 To: Struts Users Mailing List Subject: RE: Struts and Pajes Ok. I'll try to be more clear: - I don't want to use JSPs when working with Struts, neither the Taglibs. Instead, I want to be able to delegate the presentation on an external component. - In order to do th

RE: Struts and Pajes

2004-02-04 Thread Villalba Arias, Fredy [BILBOMATICA]
illing to collaborate with. Thanx again! Freddy. -Mensaje original- De: Michael McGrady [mailto:[EMAIL PROTECTED] Enviado el: martes, 03 de febrero de 2004 19:41 Para: Struts Users Mailing List; [EMAIL PROTECTED] Asunto: Re: Struts and Pajes Struts is not the "presentation too

Re: Struts and Pajes

2004-02-03 Thread Michael McGrady
Struts is not the "presentation tools" so you are fine. You can use any presentation, or even none. I do a lot of tunneling things with struts, including serving images with Action classes. Your question is not clear to me? You seem to be conflating mapping (control) and view (presentation)