posted 12 years ago
Hello,
I am trying to implement tiles in my application. I have configured all files properly(as far as i am concerned, since i was learning it from tutorials on web) but when i run my application it gives me an java.lang.NullPointerException for Tiles. So can anyone please tell me whats wrong with my configuration.
I am getting the following error in console of eclipse
web.xml
tiles-defs.xml
struts.xml
Any Help will be highly appreciated!