dear all,
I just want to know how can i open any jsp page of my project from swing button of jframe.
Do i have to use URL class and its methods or i can directly pass localhost address and run it.
please reply.
Thank you.
dear all,
I just want to know how can i open any jsp page of my project from swing button of jframe.
Do i have to use URL class and its methods or i can directly pass localhost address and run it.
please reply.
Thank you.
See the Desktop class and its open method (passing it a url).
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.