Hi,
i'm using Jboss portal, i need to add a new HTTP request var to my requests. I need it to simulate(in my first version) a system that will really add this var.
I developed a Filter where i want creat a RenderRequestWrapper for add this var to my HTTP request. I saw an example for Servlets and was seem.
But there are differences and i don't know how i can add this header element. I think that i have to override some method but i don't know which.
Please help me to solve this problem, maybe with a simple wrapper implementation.
Thank you
Raffaele
isn't clear the question or noone had this problem?
I would only creare a RenderRequestWrapper for add a new var in HTTP header.
Thank you again