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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting parameter names through reflection20 Apr 2006 13:36 GMT1
Is it possible to get parameter names through reflection? From a class
file reflection enables me to get methods and their types of
parameters:
public void foo(int);
sizeof in java20 Apr 2006 13:26 GMT21
Hi friends,
i have one doubt. java does not have sizeof(). so how can i know the
size of the objects in java.
thanks
Strings and bindary data20 Apr 2006 13:05 GMT4
Are strings designed to hold binary data? For example, can I read an
arbitrary finle into a String and then print (or, I guess, write?) the
String to another file, are those files guaranteed to be identical?
On a somewhat related subject, what is an "encoding"? Meaning, when
Need of exception handler in calling function, isn't it weird???20 Apr 2006 12:23 GMT10
I have written a function as follows
public String fetchName(String query) throws Exception
    {
        stmt = con.createStatement();
calculating the a bigdecimal to the power of double20 Apr 2006 11:11 GMT13
I have a bigdecimal  and a double value,say
Bigdecimal bd = 599999.45;
double d= 5.9;
i want to do 599999.45^5.9
eclipse publish to production website20 Apr 2006 10:33 GMT1
Can anyone please point me to an example ANT script which will allow me
to publish my eclipse 3.1.2 / wtp 1.0.1 project to a production server?
It appears as if the "Define a new Server" wizard is really only set up
to handle servers which are local to my development machine.  My
Obfuscators and jar files20 Apr 2006 10:26 GMT7
I have created a jar file which works well and I wish to obfuscate this
file. I tried 2 obfuscators so far that can obfuscate jar files, Zelix
KlassMaster and Marvin Obfuscator. Both these work and generate
obfuscated jar files but neither of the generated files work. Both
Recommendation for a Java Obfuscator20 Apr 2006 09:47 GMT3
We have a little Java class file to ship to a client - it will be
package in a JAR.
For security reasons the class file has to be prevented from being
decompiled.
Looking for a good search mecnism which can be used for application?20 Apr 2006 07:36 GMT5
Hi i have a requirement where i have to find out
strings,files,names,data etc.(may be in database,files or whatever)
Anyone knows how search enginees work basically for finding any name
they check for all possibility.
Help!! Java Server Config20 Apr 2006 07:07 GMT5
My question is wery simple but wery complex. I am not a programmer, but
I have to create a Local Java server. I have the J2EE platform, and a
WAR file. I wold wery wery happy if somebody could help me in
configuring my local server. Tho problem is that I only know a few
applets for morden periodic table20 Apr 2006 06:38 GMT3
hi,friends
im new in java programing can anybody plzzz help me in applets bcz my
projet morden periodic table is in java, need some help in coding.
plzzz respond immediately.
java.util.ResourceBundle question20 Apr 2006 06:36 GMT3
Hi group.
Is there a way to change the value of one of the keys in a
java.util.ResourceBundle ?
thanks
Convert a specified date to a day20 Apr 2006 05:45 GMT4
I'm trying to convert a date to the day of week.
I know how to do this for the current date, but i'm trying to get the
"day" for the "user specified Date".
For eg. i want to get the name of the day for the date "04/13/2006"
Can static methods be virtual i.e. invoked polymorphically?20 Apr 2006 05:26 GMT6
Can static methods be virtual i.e. invoked polymorphically?
The options as below.
a  yes
b  no
have troulbe when learn java tutorial's network socket part20 Apr 2006 04:33 GMT8
  Try fewest word: from Java Turotial->Custom Networking->All About
Sockets->Reading from and Writing to a socket, the following program:
import java.io.*;
import java.net.*;
 
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.