i created a page in java applets ....with one text box and one button.I want to send the values in the text box to java.....Am totally new to java ..
Give ur suggestions also, Whether it can be done in sum other way...

Thanks In advance To My dear Friends.....

Recommended Answers

All 2 Replies

What do you mean

I want to send the values in the text box to java

?

If the textbox is part of the applet, "java" already has the values.

I think what you are looking for, however, are ActionListener and the getText() method of JTextField. Check out those two classes.

please make your query clear.. so that we can help you in right way....

or else provide your code.... we will help you to solve the problem

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.