473,320 Members | 1,947 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Browsing a Directory is it possible..?

4
I creating a program and I'm done with my design. my program contains 2radiobuttons, 3textfields and 3buttons. the flow of my program is to browse a single file and directory...

my question is? it is possible to browse a directory..?

do you have tutorial on this..? on how to make this possible..?

please help.. i need your idea.

thanks.
Sep 23 '09 #1
3 1631
Tassos Souris
152 100+
You said that you finished your design.. this means that you have decided which objects to use (assuming you do object-oriented programming with Java)..
Now study the technologies Java offers for the each individual task you want to perform.
Study the java.io package that lets you manipulate files and directories. Look at Swing for the GUI and combine them..
I do not know but i believe that Swing will most probably have something ready for directories. I know for example that it has JFileChooser that lets you open some file: http://java.sun.com/docs/books/tutor...lechooser.html


Hope i helped
Sep 23 '09 #2
r035198x
13,262 8TB
Read about JFileChooser.
Sep 23 '09 #3
mlibot
4
Thanks for the help... I'll do what you want... i read about java.io packages and also i look unto Swing for the gui and i read about JFileChooser
Sep 24 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: MeAndI | last post by:
Hi, it is possible to add ASP code in the page displayed during the directory browsing. This page is returned by windows and lists all the files and directories contained in the current...
26
by: Dan Nash | last post by:
Hi guys I have a page that is *supposed* to list the directories on the server. Here's the code... folderspec = server.MapPath("./images/") set fso =...
3
by: Stephen Green | last post by:
I'm using the code found at http://support.microsoft.com/?kbid=224364 called Creating a Directory Browsing Page Using ASP. The code works fine. I would like to find a way NOT to show hidden...
1
by: Big Tony | last post by:
Is it possible to specify a global default page for a virtual directory? My Virtual directory has 111 subfolders and I do not want to copy a default.aspx to each one. It is set to allow directory...
0
by: Tim Smith | last post by:
Dear All, Uncovered a problem with a home grown site replicator. We have directory browsing enabled to allow our remote clients to "dynamically discover" new files/directories (sites) we have...
2
by: Dmitry Duginov | last post by:
I have a virtual directory where I allow browsing. When I implemented ISAPI filter for this directory (I deny access in some cases based on request headers), the contents of the directory are not...
1
by: WolfsonNYC | last post by:
Anyone know how to enable Directory Browsing using the Cassini web server on .Net 2.0 ? Right now it says HTTP Error 403 - Forbidden when I go to a folder on my web site. Thanks, JW
4
by: 13gurpreetsingh | last post by:
hi friends, my program demands that we need to list the information in all the files present in a directory ,say xxxx and the files present in all the subdirectories in this xxxx directory. please...
2
by: Joe Kovac | last post by:
Hi! I have a Web Site, where I turned directory browsing off. I want only one sub folder to be browsable: e.g. MyApp/Files/... How do I do that? Any setting in the web.config? Thanks Joe
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.