have you had a chance to look at and deploy struts2-mailreader sample?
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/struts/struts2-mailreader/2.0.11/

FWIW
Martin
----- Original Message ----- From: "Esteve Camps Chust" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Saturday, June 21, 2008 10:29 AM
Subject: struts2: render JSP from action class


hi all,

this is my first email at struts list. I am a new user to struts2. I'm
trying to get working the next scenario: having a mailer class, I want the
message text be a rendered JSP. The action class calls a mailer class; this
composes the mail from the rendering result of a jsp element (it would be
fantastic that this rendering process uses some action class
attributes/values). Finally, the action class informs the user about the
mailing result.

Is there any way to get this working? I think I did it once on struts 1.3 :(

Thanks in advance.

Sincerely,

Esteve



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to