Re: Ant and appletviewer
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 06 Oct 2007 01:06:20 GMT
On Fri, 05 Oct 2007 06:15:13 -0700, Karsten Wutzke <kwutzke@xxxxxx>
wrote, quoted or indirectly quoted someone who said :
How do you launch an applet via Ant? There's a java task for normal
applications, but I wonder why there's no equivalent <appletviewer>
task...?
I think you will need exec to launch a browser, Applet viewer or the
Applet itself directly. I write nearly all my Applets with a main
method so they can be run also as an Application.
see http://mindprod.com/jgloss/applet.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Ant and appletviewer
- From: Karsten Wutzke
- Ant and appletviewer
- Prev by Date: Ant and appletviewer
- Next by Date: Using bean in JSF
- Previous by thread: Ant and appletviewer
- Next by thread: Using bean in JSF
- Index(es):
Relevant Pages
|
|