<%! Vector v=new Vector(); int i=0; ServeletContext application; synchronized void endMessage(String s) { application=getServletContext(); v.add(s); application.setAttribute("Mess",v); }%>