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 / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MBA &  Masters Program in Telecommunication Management (MPTM)07 May 2007 19:51 GMT1
Aegis was started in 2002 with the support of Bharti Tele (Airtel) for
developing the next generation of international IT/ Telecommunication
leaders. Aegis School of Business is offering you an international MBA/
PGP and Masters Program in Telecommunication Management (MPTM)
JRE access control07 May 2007 18:45 GMT1
I'd like to run java *.class files with restricted access (no network,
read anything, but write only in the current directory). `java -h`
does not appear to mention any relevant access restriction options, so
how can this be done (simply, and without having to take a Java
RMI and thread safety07 May 2007 17:59 GMT1
I have a method on an RMI server, and this method changes a state variable.
I don't want multiple RMI clients to modify this variable concurrently (i.e.
by calling the method on their stub).
Should I make the method synchronized? Is this class thread-safe?
how display japanese character with eclipse07 May 2007 16:12 GMT1
I do not know how display japanese character with eclipse (java
programation).
I am a beginer on java programation and I whould like use java and
sql
How to download a text file from server to client?07 May 2007 16:09 GMT1
I am devoloping a web application using JSP and Servlets.
The first thing I need to know is how to create a text file in the
sever.
Once the text file is created there should be an option for
Send File to browser - Size Limit ?07 May 2007 15:46 GMT2
I need to send a Zip file to the browser (using Jsp and resin server)
but it seems I can't send a bigger file than 750KB, everytime the size
exceed 750, the sending process stops to send only a part of my file.
Does anyone know if there is a tag configuration in web.xml or
Query:difference between with "/" and without "/"?07 May 2007 14:52 GMT15
When we create a File instance,just like:
File file = new File("/home/dowson/");
File file = new File("/home/dowson");
What's the difference between the two sentences?
JAVA3D move camera around sphere07 May 2007 14:51 GMT1
Hi, I am making navigation in Java3d scene. I am able to navigate
observer ,but I have problem with navigation camera around
sphere,where middle is the middle of objects on the scene,which is far
away from viewplatform (x=0,y=0,z=0). I need to move around
Logfile creation error during rotation07 May 2007 14:35 GMT2
When logging to a file using FileHandler, we sometimes experience
problems during log rotation. The logger stops writing to the file,
and an exception is thrown (see below). This problem is reproducable,
but does not happen during every rotation.
Unprecise error line number on JSP compilation07 May 2007 14:26 GMT2
Thanks very much to anybody who can help.
I am using Tomcat 5.5 and when i compile a jsp i'm facing this
problem.
If the Jsp contains an error in a java script, tomcat doesn't print
simplest webservice client ever07 May 2007 13:51 GMT10
i have created a simple web service using tomcat and axis 1.4
it just has one method that returns the string hello world
i want create a client that would use this webservice
i tried some tutorials on the web but couldnt do it
Redirecting to a common error page in struts07 May 2007 09:25 GMT1
How to redirect to a common error page on occurance an Exception,in
struts?
Query:difference between different mothod to create a thread!07 May 2007 08:10 GMT3
As we all know there are two ways to create a thread,one is by
inheriting class Thread another is by implementing interface Runnable.
An instance created by class Thread can not be reused while the one
created by interface Runnable could.Why?I think it has nothing to do
which java?07 May 2007 05:21 GMT3
i am familiar with programming Delphi. It supplies good interface and
RAD (rapid application development) facilities including objects on
the forms.
Is there any such product which completely supplies all aspects of
Printing rtf documents in java07 May 2007 05:02 GMT3
I have lots of rtf documents that were created using wordpad. Now I have to
printout these documents out of a java application. Does anyone know how
this might work or in which direction to search?
Thanks for any help!
 
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.