aspose file tools
The moose likes Applets and the fly likes Need help in linking two applets(Navigation) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Need help in linking two applets(Navigation)" Watch "Need help in linking two applets(Navigation)" New topic
Author

Need help in linking two applets(Navigation)

Ram Praveen Babu Sure
Greenhorn

Joined: Apr 10, 2005
Posts: 1
I am new to the java. I have created some applets. in the first applet I have two buttons called 1)Registered Users 2)Registration. When I click the appropriate button I must be able to navigate the corresponding other applets.

I am not using any Servlets in my project.

Can any one help me out how to navigate from one applet to another with the button click.

Thanks in advance

RamPraveenBabu


Ram Praveen Babu Sure.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Need help in linking two applets(Navigation)
 
Similar Threads
How to refresh an applet
Storing coordinates in applets
How to refresh an applet
How do I navigate from one applet-1 to another applet-2 using a button on applet-1?
How to call variables in one applet using another applet?