Subject: Re: execAndWait interceptor and Tiles problem .. 2007-10-03 - By Antonio Petrelli
Back 2007/10/3, Giovanni Azua <giaz@(protected)>: > <html> > <head> > <title><tiles:getAsString name="title"/></title> > <meta http-equiv="Content-Type" > content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1" /> > <script type="text/javascript" src="js/drop_down.js"></script> > <style type="text/css"> > @(protected) "css/screen.css"; > @(protected) "css/main.css"; > @(protected) "css/menu.css"; > </style> > <s:head theme="ajax"/> > </head>
You have no meta refresh, just add: <meta http-equiv="refresh" content="5;url=<s:url includeParams="all"/>"/>
> Muchas gracias por adelantado!
I am Italian, not Spanish :-) Anyway I understood it ;-)
Antonio
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|