Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3349136
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:37:39+00:00 2026-05-18T01:37:39+00:00

I am a student who needs help in uploading a zip file that contains

  • 0

I am a student who needs help in uploading a zip file that contains CSV file into the GAE Server using java.

I am currently using uploadBean to upload my zip file in my server (Tomcat,localhost). Here is the code:

UploadBean upBean = new UploadBean();
upBean.setWhitelist("*.zip");
upBean.setOverwrite(true);

String path = getServletContext().getRealPath("/WEB-INF/downloads");
upBean.setFolderstore(path);
upBean.store(mrequest, "bootstrap_file"); 

I want to upload the file in GAE as i am migrating my codes to GAE standards. I have seen many online recommendation is to use blob. I was reading the Google site for hours but i am not even able to understand how to operate the code in a way that i can save the zip file. All i want is to upload the zip file in the /WEB-INF/downloads and than get the files to be unzipped for my logic to run.

Hope i can get help from you.

Advance thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T01:37:39+00:00Added an answer on May 18, 2026 at 1:37 am

    AppEngine static files: http://code.google.com/appengine/kb/java.html#readfile

    Handling zip files in java: http://www.exampledepot.com/egs/java.util.zip/pkg.html

    Read this example to see how to read and unzip a file on AppEngine:
    http://github.com/gvaish/gae-utils/blob/master/src/main/src/com/mastergaurav/gae/server/UnzipperServlet.java

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

An student here who needs help with the logic of the following: I have
I'm a blind college student who is taking an introduction to programming class that
I am a college student at a school that teaches mainly in Java. One
I'm a blind student who's taking a required UI class. One of the assignments
I'm an undergraduate university student who also writes iPhone applications. Next year I'm expected
I am a student. I learned Java during the 2nd year. Now I am
Im a final year university student who is doing a license plate recognition system
I am a computer science student therefore I do not know that much. I
Some info: I'm 4th year software engineering student, I know C/C++, Java, Ruby, Haskell,
I have two tables. Student and Job. I need to search students who possess

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.