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

WSAD vs VAJ IS WSAD 5.0 support multi-threading?

 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I converted a VAJ app into WSAD 5.0 and I am having thread issues..Like User 1 gets the data from what user2 searched..

I was also getting IllegalStateException before getting those weird errors,

Any help would be appreciated?

HAs anyone gone thru this stuff,Please Help..

Thanks
Satya
[ August 01, 2005: Message edited by: satya mamillapalli ]
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First what is VAJ?

Second, I think this might be the wrong forum for this post. Is this a post directly asking about Servlets, or is this more specific about WSAD and/or VAJ?

Thanks, let me know so I know which forum to move or not to move this thread too.

Mark
 
Ranch Hand
Posts: 167
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
VAJ is Visual Age for Java. Maybe the 'IDEs, Version Control and other tools' forum may be more appropriate, but the question might get a better response here.

Satya - the question is a difficult one to answer with the information provided. You might want to try to narrow down the problem. Does your webapp use any libraries provided by VAJ? What is the target application server you use?
 
Mark Spritzler
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Sharad.

Well, changing IDEs should have no affect. The code is the code.

So I don't think the IDE would be the correct forum either.

But I still question whether this thread is even about Servlets.

Mark
 
Today's lesson is that you can't wear a jetpack AND a cape. I should have read this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic