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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
retrieve list of currently running user applications in Java31 May 2005 05:01 GMT10
Does anyone know a way of getting the details of the user applications
that are currently running on his machine? To be very specific, I want
to get the list of all applications that are currently running on my
machine (the list of applications that shows up in the 'Applications'
Small confusion about negative lookbehind31 May 2005 04:59 GMT2
I'm writing a small test program to illustrate several aspects of
regular expressions.  In the section illustrating "lookaround"s, I
found something I didn't understand.  My testing is with JDK 1.4.2.
My candidate string is "ab".
Will J2ME MIDP 2.0 allow me to access Mobile Communicating interface like IR,Bluetooth,USB etc31 May 2005 01:42 GMT1
Pls tell me that
if I create an application on based of J2ME MIDP 2.0, will it allow me
to access Mobile Communicating interface like IR, Bluetooth,USB etc.
Thanks In advance
J2ME  disassembler?31 May 2005 01:38 GMT4
I recall that with java applets (bytecode) you can use a disassembler
to reverse compile and so output a source code .java file from any
.class file.  Is this still true with J2ME bytecodes?  Can you still
achieve the same effect?
Underline in text field31 May 2005 00:36 GMT2
Is it possible to display underline in a JTextfield? It is possible
using styles in styled text area. But how to do it on JTextfield? What
is the related function?
-Sameer
public static final const primitives?30 May 2005 23:17 GMT12
Any opinions about having an interface whose sole reason for existence
is to house some public static final const primitive values to be used
by other classes?
A couple points to consider (though feel free to comment beyond these):
RuntimeExceptions with Struts30 May 2005 22:34 GMT1
I'm programming in a group project using Struts/String/Hibernate, and
usually I'm in the model/business layer. Typically I prefer to throw
RuntimeException for drastic, non-recoverable errors and some
assertions. Some of our guys are claiming - we are in the integration
JSTL concatenate30 May 2005 22:12 GMT2
Well.. i wanna to concatenate a string... like:
String x;
while(true)
x += "x";
jax-rpc web.xml getting overwritten?30 May 2005 21:44 GMT3
Hi. I have written a full fledged webservice, based on your simple
hello sample.
The thing is that I need to add to the servlet section of the web.xml
the following lines.
Java vs. C++30 May 2005 21:15 GMT25
My name is Hakim Singhji and I am currently a student at New York
University. I am majoring in Information Systems concentrating on
Application Development. However, I have not completely decided on
which application langauage to concentrate on (yet!). I am fluent in
African Americans and Java/J2EE Development30 May 2005 19:37 GMT8
Recently, I have been doing some job searching, career advancement, you
know the deal.  I am a J2EE Developer, standard Web application
platform, Oracle backend. I have been doing a little Java research,
going over how many jobs are growing in different areas, getting a feel
Getting index from a select object?30 May 2005 19:27 GMT2
I have the following selectbox in my jsp page:
<select name="myNumber">
<option value="1">One
<option value="2">Two
JNI Java and C Problem30 May 2005 19:05 GMT1
I have the following problem. I have an application (with sources)
completely written in C. Now I want to write an Java application with
possibility to exchange data (int, double, String ...) with my CApp. I
have read the JNI tutorial and many posts in many forums.
Default Charset Encoding in JSP page is ASCII30 May 2005 19:02 GMT1
I'm opening a file from my JSP file. If I do not set the encoding to
ISO-8859-1 the file is read in as ascii.
I checked the encoding with:
InputStreamReader fileReader = new InputStreamReader(new
A Java Brainteaser - a Static Factory method Narrative30 May 2005 18:55 GMT73
I had never run into this before but have recently encountered code
that is something like:
// This code runs - I'm generalizing so forgive unintentional
oversights
 
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.