I have a simple applet with a button. When the button is clicked i want it to excute a class ( which has a main() function in it ).
Could anyone please tell me how to do this or give me an example of the code.
Thanks a lot.
Hi
Could anyone please tell me how do i launch a java application (which is not an applet) by clicking a button on a web page?
Does the application have to be converted to .exe? And if so how do i do it? I tried Jet but it doesnt seem to work on my computer.
Thanking u in advance for ur...
Hi all
I would really appreciate anyone who could help me. I am trying to convert the following string "A:B - C:D --> L" into a substring "(A==B) && (C==D)".
However the output I am getting from the program below is "A== &&C==". How could i change it??
class...
Hi i am only just beginning in Java.
Suppose i want to replace '-->' with 'then', ':' with '==' and '-' with '&&' in the line below, how should i go about it??
A:B - C:D - E:F --> L
If anyone could please help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.