n and again tomcat.
--
----------
Pedro Rodrigo Cardiel
Dpto. de Informática e Ingeniería de Sistemas - Universidad de Zaragoza
C/ María de Luna 1, 50018 Zaragoza, Spain
Tel:+34 976 762134
e-mail: prod...@unizar.es
Grupo IAAA - http://iaaa.cps.unizar.es
--
hanks
--
--
Pedro Rodrigo Cardiel
Dpto. de Informática e Ingeniería de Sistemas - Universidad de Zaragoza
C/ María de Luna 1, 50018 Zaragoza, Spain
Tel:+34 976 762134
e-mail: prod...@unizar.es
Grupo IAAA -
h do not
know if this will make the application much slower.
thank both
--
----------
Pedro Rodrigo Cardiel
Dpto. de Informática e Ingeniería de Sistemas - Universidad de Zaragoza
C/ María de Luna 1
El vie, 14-05-2010 a las 12:26 +0200, Mikolaj Rydzewski escribió:
> Pedro Rodrigo Cardiel wrote:
> Since you have a servlet you have dynamic, not static content.
> Use response.getSession() to create one.
>
Ok thanks.
Is there any way to create a session when an image is requested
String output = ... ;
response.setContentType("text/javascript");
response.setCharacterEncoding("UTF-8");
response.getWriter().write(output);
}
}
}
--
--
Pedro Rodrigo Cardiel
Dpto. de Informática e Ingeniería de Sistemas - Universidad de Zaragoza
C/ María de Luna 1, 50018 Zaragoza, Spain
Tel:+34 976 762134
e-mail: prod...@unizar.es
Grupo IAAA - http://iaaa.cps.unizar.es
--
JSESSIONID cookie is created
successfully.
Is there any way to tell tomcat to generate a session but asked static
content?
Regards
--
--
Pedro Rodrigo Cardiel
Dpto. de Informática e