Use java do something similiar to ws_ftp for web based

Hi, I'm just wondering is it possible to use java or java applet to do something similiar to ws_ftp for web based purpose?
The idea is 2 windows. 1 for local harddisk browsing and another for the remote ftp server. So that I can drag and drop (or click the arrow button) from this window to that window to upload a file.
If it's possible. can anyone help me get started? Such as where to find documentation or what library to use etc? Thanks

if i am not wrong, you can use servlets and serialization....but you have to check those out yourself.
sorry, i am not being not of much help!

Similar Messages

  • I can not get any updates and therefor not use Java as it only run updates for Mac 10.7. and later? How do i get the updates to install and use Java?

    I can not get ny updates and therefore not use Java, as it only run updates for MAC 10.7. and later. How do i get the updates to install and use JAVA ?

    In Snow Leopard you update Java from Software Update (in the Apple menu). You can check your version by opening Terminal and typing
    java -version
    (don't get creative and type anything else)
    The latest version is 1.6.0_65.

  • Fire fow will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Firefox will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 21.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will lose all personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Do we have a built-in option for web based tool in Nexus 5548UP switches for management purpose?

    I have purchased Nexus 5548UP switch, i want to know if we have a built-in option for web based tool to manage and configur it just as ASA have ASDM. If there is no such options then what are the options available that can be freely available and can be used to get performance monitoring done.
    Message was edited by: Praveen Varun

    DCNM (Data Center Network Manager) runs on a server (Windows, RHEL or Solaris) and can be used to manage Nexus devices. It's free for Nexus 1K through 5K devices (paid license required for Nexus 7K management).
    http://www.cisco.com/en/US/products/ps9369/index.html
    There is not a "built-in" management product like ASDM for ASA.

  • Course Apprisal for Web Based Traning is not considering the inputs values

    Dear All,
    We have created Course Appraisal Template for Web Based Training.  It is reflected in portal and we are able to see the template and we can give the values also.  When I am executing the template the following error is showing " The status change not possible"
    Please advise me in this.
    Regards,
    Milan

    Hello,
    What's the format of the TrainingID, is it the same in both cases?
    How do you know the value isn't being passed - could it be that it's not passed correctly?
    What's the error message?
    regards
    Rick Bakker
    Hanabi Technology

  • How to use Java NIO to implement disk cache for serialized java objects

    Hi,
    I have a cache (implemented as hahstable etc.) that contains java objects (mostly strings) and swaps objects from runtime memory to the disk and back based on some algorithms. Currently, the reading and writing from the disk is implemented using java.io.* package i.e. fileInputstream and FileOutputStream. Essentially, I serialize the java object and write to the disk and the deserialize and give it back to the Hashtable cache.
    The performance of swapping from disk to memory is kinda slow. I have read that memory mapping would improve the performance.
    My idea is to do the following:
    Have one big file mapped to memory. I write the serialized objects to different portions of the file and then read those portions when needed. I can use the MappedByteBuffer for that but then I have the following questions. I will not store objects in the hashtable anymore.
    1. How do I delete things from the cache in the above design i.e. how do I delete portions of a mapped file?
    2. How do I serialize objects using ByteBuffers and then deserialize them? I guess this shouldn't be hard but just want to confirm.
    Do you think this is the right design or should I change? Right now using the old io package, I have a separate file for each object. When using the NIO package, I want to store all objects in a single file in different portions of the file, is that the right way to go?
    As you can see, I am beginner in memory mapped io and need help.

    Have one big file mapped to memory. I write the serialized objects to different portions of the file and then read those portions when needed. I can use the MappedByteBufferThis is a good idea, one that I have worked on. It involves quite a bit of manipulation with temporary buffers and a deep working knowledge of object serialization.
    1. How do I delete things from the cache in the above design i.e. how do I delete portions of a mapped file?The best way to handle this is do a two-step process, cutting the file into two pieces and gluing it back together where the original one is...
    2. How do I serialize objects using ByteBuffers and then deserialize them? I guess this shouldn't be hard but just want to confirm.It is hard. Wrapping the streams and making the IO work properly is not the challenge however. The hard part comes in hacking the object streams. The object input/output streams use a ClassDescriptor object which only gets written once/ read once. This shouldn't be a problem if you will read/write the entire file at once, but will bring you grief if you want random access to your objects. You will also need an indexing mechanism to support random access.
    Do you think this is the right design or should I change? Right now using the old io package, I have a separate file for each object. When using the NIO package, I want to store all objects in a single file in different portions of the file, is that the right way to go?I guess it depends on your needs. Do you require random access to objects? NIO provides some performance gains, but mostly for very large amounts of data (>10M in my experience).
    You can always write all your objects into the same file using normal io techniques and you can still generate an index and acheive random access. It might be easier...
    Good luck

  • Using COGNOS as an infoprovider/data source for WebI...?

    I saw a job posting today that listed a requirement that I am pretty sure is IMPOSSIBLE...
    WebIntelligence report experience with using COGNOS as an infoprovider/data source for BOBJ is an important skill.
    Data sources for client will be both COGNOS and SAP.
    Now, it wouldn't be the first time that a client spec asked for the IMPOSSIBLE- but it got me to wondering if maybe I am wrong in my understanding that COGNOS 8 still uses PowerPlay cubes that are 100% proprietary and can only be read with the CONGOS report-design tools.
    Is there actually a "supported" way to use COGNOS as an infoprovider/data source for BOBJ...?
    Maybe using some COGNOS equivalent of QAAS...?
    I have no intention of applying for this job - but would like to know if it is technically possible.

    It's been more than a week since I posted this question and nobody came up with a "YES" here or on the BOB Forums...so I am going to close this question as an IMPOSSIBLE request.
    Based on the current technology - COGNOS cubes can not be used as an infoprovider/data source for WebIntelligence.

  • Use Kerio calendar instead of apples for web based calendar?

    I use apples wiki and blog server, but for calendaring I use Kerio's. Just wondered if there is any way to view kerio's calendar as the web based calendar instead of apples?

    Sure. Connect to the Kerio web client and click on Calendar.
    Hope this helps

  • İp address for web based setup?

    Hi everyone,
    I have a trouble with my wireless router, ı cant access to its web based setup, cause ı'm accessing internet with another modem. So when ı tried to reach setup with 192.168.1.1 ip address, the other modems setup shows up. İs there any solutıon for this problem or how can ı get in to the router's setup? is there any alternative ip addresses for linksys modems? Pls ı'm waiting for any reply.
    best regards

    is your computer plugged into the modem or router? if router then you need to turn off the modem, the modem has the same ip as router, you will need to change router ip, use this link to help
    http://www3.nohold.net/noHoldCust56/Prod_6/KnowledgePortal/KPScripts/amsviewer.asp?docid=cafc0b717ab...
    Felipe Diaz
    using WRT600n

  • Reccomendations for web-based data visualization tools?

    Hello again,
    I am embarking on a interesting research project that will involve recording lots of physiological signals from patient monitors in a hospital.  I will be recording signals like BP, spO2, Pulserate, ECG, etc.
    Right now, my main design concern is how to give clinicians access to the data after it is recorded.
    My wish list is:
    - Store the data securely, where access can be controlled (e.g. perhaps in a RDBMS like SQL Server)
    - Allow users (who are granted access) to login and view historical data via a simple web browser
    - Allow users to zoom, scroll, etc. 
    - Allow user to view data in stacked plots (e.g. so they can see ECG, BP and HR simultaneously on the screen and scroll the time axis)
    - Allow user to annotate data (e.g. add comments at specific timestamps)
    Anybody have any reccomendations for a web-based data visualization tool like this?
    I know that people are probably going to reccomend Diadem ... but I don't think its web-based is it?

    There is actually a new thing available called LabVIEW Web UI Builder.  This allows you develop web-based applications that have a custom GUI that can interface with other LabVIEW applications.  You can find more information on the Web UI Builder page on ni.com. There is also a dedicated forum that you can use to post questions about the Web UI Builder.  That forum is located here.  I hope that you find this helpful!
    Brandon Treece
    Applications Engineer
    National Instruments

  • 100% view for print docs but not for web based layouts?

    Why do documents view at the correct on screen size when set at 100% for print documents but to view a document at the right pixel size for web it's more like 66.4%?
    Thanks

    In CS6 if you double-click the Zoom tool you'll get the 1:1 monitor to pixel ratio, which is the same as Photoshop's and earlier ID version's 100% view.
    You can also go back to the earlier functionality via scripting, see this thread for scripts:
    http://forums.adobe.com/message/4502849#4502849

  • JavaHelp for web based systems

    Hi,
    Can I use JavaHelp in web based system to provide web based help using JSPs or Servlets.
    Best Regards,
    Chamal.

    Yes, as long as you conform to what the HelpSet specifies you can use Servlets / JSPs.

  • Naming images using 'Save for Web' based on layer name

    Hi All
    Hope someone can help, I'm a bit stumped!
    I've got a PSD in Photoshop CS4 which is for some T-Shirt Designs. I have 15 colours of shirts, all on 15 different layers. Then I have the design of the t-shirt on the top layer. I want to create 15 images with the design shown on each of the 15 shirt colours.
    Is it possible to automate the saving of the files? ie Always have the top layer (the shirt design) on, but save a file with just one of the shirt layers on, and save the file so the filename reflects the layer name?
    I seem to recall Imageready doing something like this, though maybe it was in the Animation section, its been a while :-)
    Cheers
    Mark

    Have a look at layer comps and File>Scripts>Layer Comps to Files.
    more about layer comps:
    http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-7870a.h tml
    MTSTUNER

  • I have an Iphone 4S and I use a personal hot spot (AT&T) for web access for my MacPro laptop.

    When I am done with surfing the web I turn my hot spot off (slide the button to the left so the green is off)  When i come back to use it again my hot spot is already on.   Have I been using data all night long while I am sleeping?  I have been going over my data limit and have to buy more.  I don't know if this is a phone problem and are others having the same problem?

    Hey rickfromsaginaw!
    Here is an article that can help you troubleshoot this issue with your Personal Hotspot functionality:
    iOS: Troubleshooting Personal Hotspot
    http://support.apple.com/kb/ts2756
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • I REALLY hate the page up/page down functions that automatically loaded with the program. I LIKE to use my page up/page down keys for web browsing. How can I get these keys to work properly, or any of the keys to work "normally" as I have in the past?

    When using certain keys on my keyboard, they don't work like they are "intended" to be used. I HATE how Firefox has changed those functions without my request. How can I get my keyboard to function as it "should"?
    Thank you.

    When using certain keys on my keyboard, they don't work like they are "intended" to be used. I HATE how Firefox has changed those functions without my request. How can I get my keyboard to function as it "should"?
    Thank you.

Maybe you are looking for