WebSphere Portal Server - Problem when invoking servlet

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > November 2006 > Problem when invoking servlet





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem when invoking servlet

2006-10-10, 7:42 am

Hello, i'm having a problem whenever i invoke servlets from my Portal, because only the firts request is processed normally, all subsequent requests return the same results as the first. I tried to put some System.out on doPost, doGet, doHead, ..., but it
never reaches that point. It looks like it's doing some sort of caching. Does anyone know how to solve this?

Thanks for any help you can give me,

Carlos Ferreira

2006-10-17, 1:27 pm

How are you invoking the servlet?

I had to invoke a servlet within the ActionResponse method (jsr168), via a response.SendRedirect. The problem with that is the response gets processed in the Servelt and the doView never executes....meaning the portlet isn't redrawn. This, in effect, mak
es only the first, third, fifth, etc. user-click process-able (reaching the portlet code). Haven't found away around that.

2006-11-28, 7:27 pm

Sam,
I am having the same problem.
Did you find any workaround for this? please post it here if you find any.
Thanks
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com