Hello
so generator
{
Mail_InfoAppealAcceptedType mail_InfoAppealAcceptedType
=(Mail_InfoAppealAcceptedType)nodeDoc
documentType documenttype
=convert2NodeDoc.createSendmail(mail_InfoAppealAcceptedType);
the generatot take her the mail_InfoAppealAcceptedType and pass to transformer
i wish pass documentType to the Transformer
}
transformer{
take mail_InfoAppealAcceptedType and transform to html document
her i wish to pass documentType to the transformer
}
transformer(sendmail)
{
take documentType and sendmail
pass html to serializer
}
serializer{}
this what i want to achieve.
rachid
> seems I'm not the code wizard as I dream of being...
> What do you want to achieve? Which is the Java object you talked about
> in your first post?
>
> Don't let us down ;-)
> Florian
>
> rachid harradi wrote:
> > my Sitemap is like :
> > generator()----- generate Stream XML
> > transfor() generate Html
> > transfor() sendmail with this HTML and Information about mail(cc, to
> from ,..) i get from documenttype
> > serializer()
> >
> > i dont know how
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]