Hi experts,
I'm sure there must be a resolution to this one! I'm not a Java programmer, but I have been asked to update a website into which a Java app has been embedded. The app is great, and works well (it's a tool for monitoring environmental data in historic buildings|), but I am having trouble with getting it embedded. The dev site is at
http://www.nickpoole.org.uk/IMPACTThe problem is this - I need to make it so that the app initialises from an HTML dashboard. I have so far embedded it so that there is an ugly 'Start' button which initialises the app. I would like to get round this so that the app will initialise when the user clicks on a text link (which is the name of the application).
I've read through the literature and started putting together some early Java apps of my own, but this initialisation thing has go me stuck. If I can't initialise the app from a text link, can I at least design the button somehow so it fits with the look and feel of the rest of the site?
Start Free Trial