Hi, and if you really want to run ArgoUML as an applet (which was never done AFAIK), then you probably need to change org.argouml.application.Main and make an applet from it. Never tried it. Of course, you need to get the sources and learn to build it, have a look into the cookbook for that.
Regards, Thomas -------- Original-Nachricht -------- > Datum: Thu, 30 Oct 2008 07:21:03 -0700 > Von: "Mark Fortner" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: [argouml-users] argoUML as an applet > I haven't heard of anyone using ArgoUML as an applet. But you can convert > the diagrams to SVG and display them in a browser. > > Hope this helps, > > Mark > > On Thu, Oct 30, 2008 at 5:43 AM, <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I want to make some comments on the discussion between users Xue-Feng > Yang > > and MacaĆba. > > > > The suggestion to install on PC and use the CVS mechanism, I think it > may > > be useful in some cases, but will not be the best choice for my use > case. > > > > The proposal is to use the ArgoUML as an applet in the browser. Changing > > the mechanism of disc access to allow access to alternative file > systems. > > Example: > > > > http://myintranet/getfile.do?fileid=12345 > > > > In this case the file is stored on the server (database) and a JSP > > application will retrieve it and return using the HTTP protocol. The > > applet then after get the file, open the environment to edit the > diagram. > > After completion of editing or after receiving a save command, it sends > > the document to the server using the same technique. > > > > Example: > > http://myintranet/sendfile.do?fileid=12345 > > > > I am thinking of an intranet of company, where the environment and > > controlled. With diagrams saved in a database, you can use a plugin > to > > display them in the management requisit system. > > > > So I ask again. > > Someone from the community has done > > ArgoUML run as an Applet? > > > > Any information that mitigates the curve of this migration will be well > > received. > > > > Thank you > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Mark Fortner > > blog: http://feeds.feedburner.com/jroller/ideafactory -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
