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 8001695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T16:09:04+00:00 2026-06-04T16:09:04+00:00

How to process a excel file without uploading it into server? also how to

  • 0

How to process a excel file without uploading it into server?

also how to upload a file without using the following in to server using servlet,

import org.apache.commons.fileupload.FileItem;
import org.apache.commons.fileupload.FileUploadException;
import org.apache.commons.fileupload.disk.DiskFileItemFactory;
import org.apache.commons.fileupload.servlet.ServletFileUpload;
import org.apache.commons.io.FilenameUtils;

Please share me the link or how to do this?

Regards
Antony

  • 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-06-04T16:09:04+00:00Added an answer on June 4, 2026 at 4:09 pm

    How to process a excel file without uploading it into server?

    You could use an applet or webstart application. This is basically kind of a Java Swing application which is embedded in web page. This would then run entirely in the webbrowser without the need to exchange data with the webserver.


    also how to upload a file without using the following in to server using servlet

    Uh, why do you want to know how to upload a file if you don’t want to upload a file? Or is your concrete problem that you have some aversion against including 3rd party libraries in your webapp which would force you to write hundreds if not thousands new lines of code to reinvent the wheel? I’m not sure if I understand…

    Anyway, since Servlet 3.0 (Tomcat 7, Glassfish 3, JBoss AS 6, etc) you can use the new HttpServletRequest#getPart() method to retrieve an uploaded file as a part of a multipart/form-data request. Note that all of those servletcontainers use Apache Commons FileUpload transparently under the covers to do the job. The only difference is that you don’t need to embed the Apache Commons JARs in your webapp, they are instead embedded in the servletcontainer itself.

    For a detailed example how to use the new Servlet 3.0 getPart() method, see also How to upload files to server using JSP/Servlet?

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

Sidebar

Related Questions

I've written lots of Excel macros in the past using the following development process:
I am trying to import data from excel to Sql Server using Import wizard.
We have an automatic process that opens a template excel file, writes rows of
My C# application takes alot of data from an excel file and process it
In my ASP.Net application I'm generating a Excel file using MsExcel Object Libby (Com-InterOp)
I have a excel file on web server where my website deployed. The scenario,
I created simple REST web app that would create Excel file and put into
When uploading an excel file I am receiving this error, can anyone help me?
One of our applications allows users to generate an Excel file using an Excel
I have an Excel file that I need to process three times in integration

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.