• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need help to run JSP with VisaulAge for Java

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I can run servlets in VisualAge for Java in my computer (128 RAM with 800 Mhz), but I have problems to run JSP. Would you please help me to solve this problem? Thank you very much!
Kenneth
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What exactly is the problem?
 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm thinking your problem could be one of many things but begin by turning on JSP Execution Monitor to see if you're getting anything at all going on with your JSPs. From the main workbench window, Workbench>Tools>JspExecution Monitor...>Enable Monitoring JSP execution. Good luck.
JG.
 
Ranch Hand
Posts: 103
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think VAJ 3.0 or above requires minimum 256MB RAM. Not sure if this is related to your problem. Follow Jenn Green's step. If you still have problems, be more specific please.
 
Kenneth Huang
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, friends, thank you very much fo ryur help. I can run JSP in my computer now. I am trying to use DB2. I have downloaded the DB2 Personal Developer's Edition and tried to unziped it. I got the following error message:
WinZip cannot open C:\DB2\db2\common\EN1.cab because it is not in the standard Microsoft CAB format (as defined in mid-1998). The "signature bytes" required by the Microsoft CAB specifications are missing.
Would you please help me out from this? Many thanks.
Kenneth
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Kenneth,
I just had the same problem. Go back to IBM's website and read the installation instructions very carefully. You actually have to down load two zip files for DB2. When you unzip one of them, the other is also unzipped. I don't remember exactly what it said, but the instructions also tell you to change some sort of setting in WINZIP. I was able to install DB2 with WINZIP classic. Good Luck.
-Steve
 
We noticed he had no friends. So we gave him this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic