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 / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Catching NPEs29 Dec 2006 16:30 GMT18
Is it possible to catch (and hence respond to) Null Pointer Exceptions that
could occur anywhere within my application?  I thought of wrapping the
main() method in a try/catch block catching Exception or something along
those lines but I can't see how to get it to work.
jad error decompiling 1.5 code29 Dec 2006 16:15 GMT4
Happy Friday Everybody!
/* * * a little background * * */
I am trying to decompile some legacy code I have inherited.  Only the
.class files are in production.  I have (most of) the source but there
How To Display Line Number In Browser29 Dec 2006 16:14 GMT2
Ok, here is a problem.
How would I display line numbers next a text displayed in a web
browser?
The problem is that web browsers wrap the text as desired
To send email attachments with  absolute path specified using JAVA mail API 1.429 Dec 2006 15:08 GMT1
      I need to send email attachments with their absolute paths
specified in a DB table using Java Mail API 1.4 , i am newbie and not
very much familiar in Java Mail methods ans functions,
                                                             Thankz
JavaME and Http.29 Dec 2006 11:48 GMT1
I'm trying to use Java Me ,
My first simple app would connect to a webpage and show html code in a
textbox.
I use  code that i found in javax.microedition.io.Httpconnection,but I have
Change jre display language29 Dec 2006 11:12 GMT2
I've installed jre 6 I can't find any option to change the display
language for the java control panel or java console. I have win xp in
English but with a Spanish country setting. I know if I change the
regional setting to English it will run the java control panel in
Doubt!!!!!!!!!!!!!!!!29 Dec 2006 09:27 GMT2
I am new to this group and learning Java, i have a doubt can any one
answere to this Q!
When we use the binary string concatenation operator (+), how many
String
For Free Java , J2EE UML FAQ and Certification Resources29 Dec 2006 08:43 GMT1
Please try.
http://javainterview.tripod.com
AND
http://java.schoolreference.com
file access (Sequential search)29 Dec 2006 05:38 GMT6
This program is correct in syntax but semantically wrong.  Please check
it out.
<code>
import java.io.*;
problem in executing unix script from java29 Dec 2006 05:27 GMT2
I want to find out how much free disk space is present for a particular
directory in unix system.
For this I'm executing command :
p=r.getRuntime().exec("rsh "+machine[i]+" \"cd /scratch; df -k .\" |
Security restrictions in signed applets29 Dec 2006 02:26 GMT10
I'm working on an applet that has to make network connections.
>From what I understand, if the applet is signed by a trusted CA then it
should run outside the sandbox and have the necessary SocketPermission
to use the network. I have my applet signed and certified by Thawte and
Properties on the Java wishlist29 Dec 2006 02:15 GMT4
I've used both Java and C# .NET and am a fan of both. I loved Java for
generics in 1.5 and Java still rocks at it. C# .NET then incorporated
that idea, though it's not as programmer-friendly as Java's solution.
I liked the C# .NET bandwagon as the language supported properties - a
No success running jboss29 Dec 2006 02:13 GMT3
I am trying to start jboss with no success.
I am using the target Jboss environment which was built using mvn.
The same target is running with no error on my colleague computers.
The error I got (full log can be found in the end of the message):
Junit: overriding original class private methods29 Dec 2006 01:37 GMT1
I have a class that when run will call a private sendEfvent() method
that sends data to an external process. I would like to override that
behavior in testing and just report what is set to avoid the
complications, etc of having to use external processes during unit
Problem connecting to db2 through java in WDSC29 Dec 2006 01:31 GMT1
I  want to connect to IBM db2400 of AS400 through java in websphere.
The code I have written is follows
package com.jdbc;
import java.sql.Connection;
 
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.