• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

How to call javascript in structslayout:menuItem ?

 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,

I have problem with struts layout..
I cant able to call the java script function inside the menuItem..
In my project we are going to implement treeview the help of Struts layout..

The Problem is i cant able to call the onclick function when i clicking the treeview link...

In Structs Layout API there is no option to call javascript function...

How to call javascript under treeview?

Let me know If you know alternate solution or alternate concept

Thanks in advance
reply
    Bookmark Topic Watch Topic
  • New Topic