Hi All,

I want to show hyper link in cell of JTable . Clicking on it should display the content related to that hyper-link in browser. Thus, I have two task: one is let say for example I want to show image name "xyz.jpg" in table cell as a hyper link data. Second thing is when i click on link it should go to the URL let say http://myserver/xyz.jpg and open this image in browser.

Any help regarding this will be appreciated.

Thanx and Regards,

Premal Panchal