• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problem In JSP Page Creation

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello every Body..

I am new to Struts Framework. I have created a JavaScript menu like this one :-
Javascript Navigation With CSS

I have a problem . When my page's height exceed some value(that unknown) , struts controls like

code:

<html:text>

through

quote: Error 500: No getter method for property of bean org.apache.struts.taglib.html.BEAN

error.

So other navigation also do not work properly.

What should i do?
Please help me.
[ January 01, 2008: Message edited by: Saumesh Kumar ]
 
Saumesh Kumar
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
please help me...

its urgent.
reply
    Bookmark Topic Watch Topic
  • New Topic