0 Replies Latest reply on Nov 7, 2006 3:18 AM by jjanssen

    PHP application setup

    jjanssen

      Hello,

      I'm working on a pretty standard J2EE application (with Struts and JSP's), and all is well. I've included a WYSIWYG editor on some forms. Since this is pure JavaScript, it works fine too. However, in order to get image uploading working you need to install a plugin for this editor. IBrowser is supposed to be the best, but is written in PHP (as are almost all image upload plugins for any WYSIWYG editor). Now I'm getting stuck, since I've no idea how to get this running within my JBoss environment.

      Any help would be much appreciated,

      Joep Janssen