Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-18-2007, 05:36 AM
Member
 
Join Date: Mar 2007
Posts: 41
peiceonly is on a distinguished road
Multiple Users
I have a simple insert statement to be executed in the server,
the scenario is like this couple of fields, all are textboxes user clicking on the save button , the query is executed with the values collected from the screen.
Everything is ok with single user but gives anomalous result on multiple users
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-18-2007, 05:40 AM
Member
 
Join Date: Jul 2007
Posts: 1
jdhirwani is on a distinguished road
are you using threads to accomodate multiple users . if you are using threads on server side then you must synchronize the threads
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-18-2007, 05:41 AM
Senior Member
 
Join Date: Mar 2007
Posts: 136
goldhouse is on a distinguished road
I think you should give more details to throw some light in this issue. To achieve muliple users you need thread safe db,threadsafe components make sure you have those things.
note : threadsafe db denotes it support concurrency
threadsafe components : server supports multiple users if web,servlet if used is thread safe...
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 05-24-2008, 05:36 AM
Member
 
Join Date: May 2008
Posts: 3
Kaiyureboy is on a distinguished road
Brilliant, it works. Thank you
OK!!!!! It Does work, thank you for your kindless.
__________________________________________________ _______________________________

Angelina Jolie Johnny Depp Al Pacino Brad Pitt site Robert De Niro
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 05-28-2008, 05:39 PM
Member
 
Join Date: May 2008
Posts: 21
gogoc is on a distinguished road
server generally manges the request between different pages so i dont think there should be any problem with the server in this scenario.
can u tell more about which application server are u using??
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 05-28-2008, 11:02 PM
Moderator
 
Join Date: Nov 2007
Posts: 1,415
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Kaiyureboy, only one link is allowed in signatures. please fix this asap. Else you can be banned.. Waiting for your reply.
__________________
Want to make your IDE the best?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmark Post in Technorati
Reply With Quote
  #7 (permalink)  
Old 06-09-2008, 10:17 AM
Member
 
Join Date: Jun 2008
Location: Mumbai
Posts: 2
ramakanta.majhi is on a distinguished road
new To Java Forums
hello...vry1
This is Ramakanta Majhi....wishing u all happy moments in every day of your life
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with T/F and Multiple Choice sayso36 Advanced Java 0 03-12-2008 05:39 PM
Multiple Inheritance mew New To Java 1 12-01-2007 11:04 PM
Use multiple forms coco Java Applets 1 08-03-2007 11:56 PM
multiple databases varunthecool Database 2 07-09-2007 09:06 AM
Accounts of users Eric Enterprise JavaBeans 1 06-27-2007 05:20 PM


All times are GMT +3. The time now is 12:48 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org