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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
[J2ME] Developer Certificate07 Jun 2006 13:14 GMT1
Hello NG,
i'm writing a j2me midlet. The Midlet has to access to the local
filesystem (filesystem of the mobile). So I need a cerificate or a
security exception is raised. I'm having a Nokia 6270 mobile, so i need
Problem with Japanese Fonts and Java (Mayjay)07 Jun 2006 11:56 GMT2
I would like to run a Java application under Linux (Zig Zichterman's
"Mayjay",
available for free at http://ziggr.com/mayjay/), which is supposed to
display
Lucene and learning searches07 Jun 2006 09:34 GMT2
Working on a project that requires a Search query similiar to what is
seen on "amazon.com" in that after searching for and displaying an
item, the system shows:
"Users that have searched for "AAAAA" AND "BBBBB" have also searched
Inline compilation / HotSpot07 Jun 2006 07:29 GMT16
given:
int f1(int i) { return add1(i); }
final int add1(int i) { return i+1; }
Is the above f1() as efficient as:
Javamail STMP send trouble07 Jun 2006 04:08 GMT3
I've looked thru the archive of this group regarding Javamail but could
not find answer to my problem:
I just want to send a message.
HERE IS MY CODE:
Quick question about JIT06 Jun 2006 22:41 GMT4
Given this as the output from java -version:
java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)
About J2EE06 Jun 2006 21:23 GMT5
I want to do career in J2EE.
Recently I have downloaded the J2EE 1.4 Tutorial
for Sun Java System Application Server Platform Edition 8.1 2005Q2 UR2.
I am also having Sun Java Studio Enterprise.
Problem with regular expression for matching the url endings06 Jun 2006 21:16 GMT6
Hi, I have written a regular expression in order to choose some url
addresses that interrest me from an access log file.
I want to choose addresses that start with "http://" and end with
".html", ".htm", ".asp", ".php", ".aspx" or with a number.
who will help me with this eclipse plugin?thanks.06 Jun 2006 20:38 GMT1
Hey,all.
    i try to install easy struts plugin but i failed.and i don't what
the problems is.
    any body here could hlpe me? how can i correctly install the easy
Display Thumbnail in jPanel?06 Jun 2006 19:50 GMT9
Is there a simplier way to display a thumbnail of an image from a given
path to the file on the hard drive?  I've got it working using a bunch
of code and drawing the graphics but I thought there was an easier way
to do it using createthumbnail?  I'm trying to build simple app that
java date issues06 Jun 2006 19:31 GMT2
I'm having a rather annoying date inconsistency error.
This code:
       System.setProperty("user.timezone", "GMT");
       SimpleDateFormat formatter = new SimpleDateFormat ("yyyy/MM/dd
Accessing cvs from a java application06 Jun 2006 18:42 GMT1
I am writing a small image processing application using java.  All of
my image data is currently stored in a cvs repository so the java
application needs to be able to checkout files from the repository and
then check them back in when done with the processing.
Instrumentation + BCEL | ASM06 Jun 2006 17:45 GMT7
I'm trying to utilize instrumentation to modify bytecode of the loaded classes.
Having added MyTransformer to Instrumentation in MyAgent's premain(String,
Instrumentation) and using VM comand line argument -javaagent:myjar.jar=myargs I
can intercept the bytecode before it is ...
Array assignments06 Jun 2006 17:41 GMT3
Hello Newsgroup,
i am just fighting with arrays ...
Given the following:
byte [][] b1 = new byte [10][10];
jndi-name problem on deployment of J2EE under Sun Application Server 8.006 Jun 2006 17:18 GMT2
I am getting the following error on deployment:
(Sun Platform 8 J2EE)
@toolman#/home/leffstudent >asadmin deploy --user admin Course.ear
password>
 
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.