tonkadawg
10-22-2004, 12:17 PM
Hey everyone.
I am attempting to implement Jims Menu v5.7 into our application. I have created a sample jsp to try the menu out, got everything working, looks great. However when I try to include this sample jsp in with another jsp, I an 'object expected' error at the line <body onload='init()'>. I have tried using the <jsp:include page=''/> tag as well as the JSTL <c:import url='' /> tag. Any ideas?
Thanks.
I am attempting to implement Jims Menu v5.7 into our application. I have created a sample jsp to try the menu out, got everything working, looks great. However when I try to include this sample jsp in with another jsp, I an 'object expected' error at the line <body onload='init()'>. I have tried using the <jsp:include page=''/> tag as well as the JSTL <c:import url='' /> tag. Any ideas?
Thanks.