... Not sure if it is the same problem, but i have simply used: java -mx???m ProgramName For example: java -mx512m ProgramName and Virtual Machine allocates...
LinasS
uno@...
Dec 1, 2004 6:04 pm
17622
I have a java Applet client which will send serialized data to a server running on a port (e.g. 42412)using Sockets. Its working fine if there is no proxy in...
A network oriented project, the matter is to create a software which runs on the admin system, if some 100 systems r connected in a n/w, using this s/w running...
i am trying to add 2 or more then 2 entries for a single field in a data base . FOr E xample : i am trying to add 5 phone no. for a single person rajesh. but...
Hi, I would like to help you, but you need to be more specific on what you want to do. If you have a table that has five fields for phone numbers then it is ...
Please explain in more detail what you want to do. Dave S ... From: Adi Nainggolan To: java_official@yahoogroups.com Sent: Wednesday, December 01, 2004 2:43 PM...
You can put the values separated by comma "," or slash "/" in the field. Keep the field as string. Using StringTokeniser you can get individual values... ...
How to establish a Applet Socket Connection which works behind a proxy Server? Some sample code or link to a solution on this issue will be greatly ...
for example, i have buiild my application on java, but i want to run that application using vb, what i' m mean is the .class or that compiled in java will be...
Hi iwantvib Give me some more details. Specifically: 1. Structure of yor table. 2. Length of the fields. 3. Values you want to insert, whole scenario. Thanks ...
hi all, plz some one send me faqs on servlets and jdbc please please send me as soon as possible b.coz i got tech interview for my 1+year (fake exp) so.plz...
So you have a VB application from which you want to call the Java app, right? If so, do this: 1) Write a small MS-DOS batch file which starts the Java app in...
Hi, These are some J2EE questions.. ==========1) Difference between DataElement & DTD ?2) Difference between Entity beans in EJB 1.1 & EJB 2.0 ?3) If there...
Hi Vibhor(?), sorry, but you're completely off the right track. The Java Virtual Machine has absolutely nothing to do with MS-DOS execution, except that...
Hi iwantvib i am packia,we can't add more than 1 records in 1 field.Becz RDBMS concept like that.But we can append with already existing data.That data must be...
hello! I have a client/server program in which client lets user input two numbers and the server adds the numbers and returns the sum to client. the problems I...
Hi, Here i am giving practical eg for runtime poly.. First u can see the fig which i attached.. in that if we assume as one circle and remaining 3 are...
On the other hand you should consider one thing: Why on earth do you want to store several distinct values within one database field? There are several...
On Thu, 2 Dec 2004 09:40:49 -0800 (PST), packia raj ... ok some persons told me the that sring suggetion and i really appre ciate the responces to all of you ....
... it's ok nico i don't know exactly what is your prob.but i just take it as the error coming when we run the jswdk server and it gives out of environment...
Hi This is Hitesh. I am working on a web application of online test. In this online- test, at some places images will be shown to the candidates. So... How can...
We use the following in our application -Xmx400m -Xms120m To ensure a good minimum, but stop the application from taking too much memory. Its seems to be as...
ok some persons told me the that sring suggetion and i really appre ciate the responces from all of you . and i think that string based solution will work but...
I don't know what precisely you mean by "single cell". If you mean a cell in a <table> or something similar, then the answer is certainly no. The database...