Tagged Questions

0
votes
3answers
59 views

Web Content Editor

Hi Folks!!! Is there any web content editor (like FCKEditor or WMD editor) that allows page layouts (images, tables etc.) like MS Word?
5
votes
4answers
572 views

Storing web content in a JAR file

Is it possible to store web content (such as JSPs, HTML, images, CSS etc) in a JAR file? I've been looking at various options at modularising our web applications and this is one possibility. We are …