• 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:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Migrating from Websphere to Tomcat

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I have a J2ee based web application (this is a very simple application including JSP 1.2 and Servlets 2.3 and no EJB's). This application is working fine on websphere 5.1 which is installed on my college computer lab.
I want to deploy the same application on my local machine using Eclipse and Tomcat for learning purpose, because my PC is having very less memory i.e., 128 mb and minimum recommended memory for websphere is 512mb.
So please tell me that what kind of problem I may face and how to tackle these problems. I searched on google ,everywhere i found tips for migrating from tomcat to websphere but nowhere I found tips for migration from websphere to tomcat.
Please help me out with this problem

Thanks
Dhruva
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic