You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by "Diego J. Patón" <dp...@isoco.com> on 2008/04/21 17:49:25 UTC

renderize

Hi,

             I´m using velocity in one project and I have one doubt..
            
            Is could be posible to renderize this output using this code ?

             I have the HTTPServletRequest and a HTTPServletResponse and 
i need to generate html code with the information of the request

            --------------------------------------------------------
/            VelocityContext context = new VelocityContext();
            StringWriter output = new StringWriter();
            .....

            Velocity.evaluate(context, output, "KVisualizer", template);
            
-------------------------------------------------------------------
/

Thanks in advance.
yours,
Diego.


         
-- 

*Diego J. Patón

*Intelligent Content Management

_dpaton@isoco.com <bl...@isoco.com>_
#T +34 91 334 97 51
#F +34 91 334 97 99

C/ Pedro de Valdivia 10, 28006, Madrid, Spain.

_*/iSOCO /*_

            enabling the networked economy

            _www.isoco.com <blocked::http://www.isoco.com/>_

 

/ */P Please consider your environmental responsibility before printing 
this e-mail /*/




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
For additional commands, e-mail: user-help@velocity.apache.org