Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
jni getFields 'repeated allocation of very large block'09 Jan 2008 14:07 GMT4
I try to get from a C++ program, with JNI, the list of fields of a
class, the goal being to get some reflection information on the C++
side, with this program:
int main( int argC, const char ** argV )
JProbe Memory09 Jan 2008 12:13 GMT1
Does anyone know exactly how JProbe measures memory and why there's a
huge difference between the memory consumption reported by JProbe and
the JVM? JProbe reports 12+ mb, while Runtime.getRuntime() methods
report about 2.5 mb.
hello09 Jan 2008 12:11 GMT4
i need some help with eclipse
Java09 Jan 2008 12:09 GMT9
I am new to Java. I was asked to write the program that shows the
maximum value of Character with uasge of MIN_VALUE. Could You please
help me with that. Maybe You have got an example on how to use
Constatnt fields. I have problems with that.
new comer09 Jan 2008 12:08 GMT4
I am new, so just assign here./
Licensing tool09 Jan 2008 12:06 GMT8
Please suggest me best licensing tool/utility to support for the java
product.
Any link helps me suggest the differenceies between the licensing
products
Java Web09 Jan 2008 11:11 GMT2
What would you guys say are the top five most important technologies
in java I would need to learn to become a proficient JSP/WEB
programmer?
sshtools: read output from a command09 Jan 2008 10:35 GMT2
I would like to execute a command and read the output generated
// Create a instance and connect
           SshClient ssh = new SshClient();
           ssh.setSocketTimeout(30000);
Container based authentication / authorization09 Jan 2008 08:25 GMT3
New to Java web apps and trying to understand how container based
authentication / authorization.
When a user is authenticated, how does the server/container determine
that the same user is returning on subsequent requests, since HTTP is
Wrong result from System.currentTimeMillis()09 Jan 2008 07:44 GMT17
Hi, running in a RedHat linux 2.6.9  environment I get:
# date
Thu Jan  3 11:14:29 Europe/Rome 2008
# hwclock
Noob question - StringBuffer09 Jan 2008 06:01 GMT16
in the following example:
public class Test
{
      static void operate (StringBuffer x, StringBuffer y)
Vista uac problems08 Jan 2008 23:31 GMT3
Is there a way to run a Windows Vista .exe application as administrator from
within a  java application, using Runtime.getRuntime.exec or otherwise ??
i.e. equivalent to right clicking the .exe and runnning as administrator.
TIA
Accepting a cookie and using it08 Jan 2008 17:33 GMT1
I have read a lot of posts here, none of them seems to resolve my
problem.
I want to make a connection to a site, login using GET variables.
If I directly call the site like : https://www.site.com/?username=me&password=mypass
SocketException different handling in linux and win3208 Jan 2008 11:38 GMT1
In my architecture I have a server component and some clients that
keep an open connection to the server. If I stop the server all the
clients recive a SocketException: connection reset when they're
waiting for a read on the socket and that's good for my purpose.
Process big Object in java08 Jan 2008 09:31 GMT9
I tested send big request to web server(by webservice,with
a big String attribute,about 10MB),I get a out of memory
exception.      So I use  -Xmx1024m argument,it is ok, but I found the
server's JVM use nearly 500MB memory.The Object I send is only 10MB.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.