aspose file tools
The moose likes Struts and the fly likes Null error in Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Null error in "Menu" Tile" Watch "Null error in "Menu" Tile" New topic
Author

Null error in "Menu" Tile

Sat Nar
Ranch Hand

Joined: Oct 22, 2004
Posts: 83
Hi,
My application uses Struts Tiles framework.In the JSP page, the header, footer,body JSP's are executed and diplayed properly. But the menu in the tiles shows the below error.

Exception in:/jsp/common/menu.jsp] null

I am new to struts. Kindly let me know how should i proceed. I checked the tiles-defs.xml and the mapping is correct.

Thanks in advance.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Null error in "Menu" Tile
 
Similar Threads
Struts Tiles Inheritance problem
Tiles insert throwing a Null exception
Problem with struts tiles
Exception starting struts 2 - tiles integration
Tiles winding me up.