• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Upload a file of size more than 15 MB

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello everyone,
we are not able to upload a file, of size more than 15 MB, using a Servlet code called by a jsp, I am using iPlanet 6.4.
we are using a multipart form data, there is no response from the servlet, and we are getting a Memory out of bounds exception,and the iPlanet crashes and we had to restart the iplanet's app Server again to continue.
The Server specifications were
RAM : 256 MB
Page Size : 512 MB
WINDOWS 2K Professional
Please help me solve this problem.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic