Hi, you can check some samples to use file browsers at http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html and http://www.exampledepot.com/egs/javax.swing.filechooser/CreateDlg.html
And some jsp/struts samples at http://javaboutique.internet.com/tutorials/WebAppSTRUTS/index.html and java web jsp strut sample
gl
when i use the file chooser i have to use swing so the gui environment r different
it doesnot looks good....i want some environment like windows
i had used java script to do that but the main problem is it saves the whole page as html or text document but i want to save image as an image...
can u help me?