Hi ,
I have some doubts regarding the network bandwidth usage in my design .
I have design FAT <-> internet <-> Application Server(Enhydra) (EJB) <-> Database .
Now i am using some helper classes which will take all the data from
fat client to EJB then in ejb i have a business logic which will do some
transaction .
and then again set all the data in to the same helper class and send back to
client ..
I am expecting 200 users logged at any point of time on server and will do
transactions
.
Now i have some doubts.
1) Can enhydra supports these many transactions at the same time . ?
2) Will this design will occupy more bandwidth ?
3) Is there any security issue while passing objects over the internet ?
Is there any body who has designed this type of application
I would appreciate the suggestions .
Regards
Ritesh.
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".