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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Remote Debugging Without Pre-configuration15 Jan 2007 17:01 GMT1
How can I debug from a remote computer, without making any
pre-configurations on the server side.
I.e. I want to run the application normally, without any special
parameters, on machine X, and then, when a problem occurres, to connect
Static methods slower?15 Jan 2007 15:46 GMT15
I'm having a discussion with my colleagues (and boss) over the use of
static methods in a class.
My colleagues say that static methods should be avoided whenever is
possible, because their use slows down the application.
About physical path of the file15 Jan 2007 14:35 GMT1
Hi all...
I want to create a java.io.FileInputStream using the path of the
properties file but i dont want to hard-code the physical path. How i
could generate this path at run time?
Want to get a message when field value is changed15 Jan 2007 14:25 GMT9
class A{
 private String feeling = ":-(";
 public void smile(){
   str = ":-)";
Where to find the Java source files?15 Jan 2007 14:21 GMT7
I remember Java source files are installed somewhere and I can take a
look at them. For example, right now I hope to look at JFrame's file,
JFrame.java. I forgot where to it is installed. Could you give me a hint?
Thank you.
systematic file(s) deletion15 Jan 2007 14:17 GMT39
Say, I have a bunch of files sitting under C:\Program
Files\ThisProgram\DataFiles directory,
and I'm running out of disk space, so, I'd like to sysmatically remove
all the file that is more than two days old under this directory.  How
Column numbers is stack trace - enhancement request15 Jan 2007 12:55 GMT2
I filed the following enhancement request to Sun. Would like to hear
opinion about how useful implementing this feature would be.
Synopsis:    Need column numbers in stack traces
Description:
Convert PDF to Image15 Jan 2007 11:52 GMT1
I need to convert a page from a PDF to a JPG image.
I have found a solution based on jdk 1.4 version, but i need to find an
equivalent for the jdk 1.3.
http://www.jpedal.org/image_tut1.php
[newbe] casting at run time15 Jan 2007 10:53 GMT6
i have next set of code
interface A{}
class B implements A{something}
clas C implements A{something}
[advice] Enterprise beans or not14 Jan 2007 23:00 GMT1
I need to program a web application  that resides on a single server, and
will never be on multiple machines. Would you advise me to do it  with EJB
or POJO's ?
thanks
What is the problem with writing singleton in multithreaded enviroment14 Jan 2007 20:23 GMT7
When declaring a singleton, we write:
static CMySingle::instance()
{
    static CMySingle instance;
tomcat problem14 Jan 2007 18:01 GMT3
I'm trying to deploy my app without a path: instead of something like
mydomain.com/path/somefile.html, one could just access it using
mydomain.com/somefile.html.
To get this to work, I have tried the following in server.xml:
Reg Xml Parsing14 Jan 2007 17:41 GMT2
hi iam new to java and jdom parsing.my imput is user passes the xml
file and a string (string is not a tag in xml its a attribute value).i
need to look for the string in the xml file and get all its child
attributes .my xml looks like
how to download j2ee source thru fisheye?14 Jan 2007 14:41 GMT1
I want to take a look at the source code of j2ee. But
I don't know how to download its source
Java Novice
=========
About j2me application14 Jan 2007 10:37 GMT5
I am new in j2me. I want to build an text message editor for mobile
that can support smiley & small pictures.
What type of class can I use to build that editor. Please give me
necessary information.
 
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.