• 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

JSP WYSIWYG Editor with Struts support?

 
Ranch Hand
Posts: 116
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,
is there an editor which is out there which allows you to modify JSP pages with WYSIWYG facility and provides Struts tag lib support too?
please no Dream Weaver yep i love that but its ridiculously expensive and i have to recommend a product which is not so expensive and does the job

cheers,
Parthi.
 
Ranch Hand
Posts: 133
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You might want to check out Eclipse. I'm using IMB WSAD 5.1(Built on Eclipse) and it has a "decent" editor. It at least gives you a good look at what the page will look like. It resolves all of the struts message tags and such so that you can see the basic look and feel of the page. I'm not sure if Eclipse(which is free) has the same functionality, but it might. You might want to check it out.
BTW, I'm writing this from Macromedias conference in Salt Lake City and I won't pitch any Macromedia products to you. I don't think Dreamweaver does what you want anyway.
 
reply
    Bookmark Topic Watch Topic
  • New Topic