| Author |
how to tiles for my welcome file
|
nishit hegde
Greenhorn
Joined: Aug 24, 2006
Posts: 14
|
|
|
i want to use tiles for my first page ( i think we call it welcome file )its not workin anybody can help me out
|
 |
Jan Groth
Ranch Hand
Joined: Feb 03, 2004
Posts: 456
|
|
yes of course: - re-read the documentation - try again - should it still not work: think about how to post meaningfull questions ;-) cheers, jan
|
 |
Brent Sterling
Ranch Hand
Joined: Feb 08, 2006
Posts: 948
|
|
In my case the welcome file is a jsp that redirects to an action using a body tag like this: < body on_load="javascript:location.href='/APP/DisplayHome.do';"> - Brent (note...remove the "_" from between "on" and "load") [ September 25, 2006: Message edited by: Brent Sterling ]
|
 |
Nakata kokuyo
Ranch Hand
Joined: Apr 13, 2005
Posts: 437
|
|
|
try look at struts-blank sample , just need to put the struts-blank.jar in webapp folder will do
|
 |
 |
|
|
subject: how to tiles for my welcome file
|
|
|