DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2005
    Posts
    1

    Packaging of applet & resoucres

    I have the following:
    - htlm file 1, which calls openwindow for html file 2 & sets window size
    - html file 2, defines applet to execute
    - applet resources (including .jar . zip & .jpg files)

    Question: is there a way to bundle all these together into ONE deliverable file/exe, which on execute opens a defined size window containing 'html file 2' and applet.

    Any suggestions grateful recieved, as scratching my head here..

    Thanks, Dave

  2. #2
    Join Date
    Apr 2005
    Posts
    3
    You could pack your files to one self-extracting archive. In WinRar, for example, you could also specify which file should be opened after extracting. In your case this is html file 1. Of course, client must have jre installed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links