The Artima Developer Community
Sponsored Link

Java Answers Forum
how to execute a JAVA code through an html code

1 reply on 1 page. Most recent reply: Feb 12, 2006 2:15 AM by Vijay Nathani

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
debasree roy

Posts: 1
Nickname: debu1
Registered: Feb, 2006

how to execute a JAVA code through an html code Posted: Feb 6, 2006 11:15 PM
Reply to this message Reply
Advertisement
i have a java standalone program that generates output as a html file by importing some user defined packages. i need to execute this code on clicking of a hyperlinked text or button which is a html page.

In short need to execute the java code on clicking of a link or button ..


Vijay Nathani

Posts: 29
Nickname: vijaynath
Registered: Jan, 2006

Re: how to execute a JAVA code through an html code Posted: Feb 12, 2006 2:15 AM
Reply to this message Reply
I think it is possible with Java Applet.

Flat View: This topic has 1 reply on 1 page
Topic: API Previous Topic   Next Topic Topic: Splitting a Text File into 1K Chunks?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use