Thank you for your reply, Marcus. It is only tested on Apache Tomcat 6. Are there any other servlet containers to test with?
On 28 Ιαν, 03:24, Marcus Vinícius Bastos de Andrade <[email protected]> wrote: > Which application server/servlet container have you tested your application > ? > Try test your application with Safari browser in another application server > nor servlet container. > There's any bug registered for this case ? > > On Wed, Jan 27, 2010 at 11:45 AM, Meletis <[email protected]> wrote: > > Hello there! > > > I have created an application, but for some reason I cannot maintain > > the session between RPC calls. After loading the the home page, there > > are two different RPC calls that are being called. > > > Debugging the session id, I saw that the home page, 1st and 2nd RPC > > are loaded with 3 different session ids! Every time an RPC is called > > afterwards, a new session is created on the server. > > > The strange thing is that this is only happening with Safari 4. It > > works fine on IE,FF, Opera and Chrome! > > > Any ideas? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
