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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
calling other applications with java04 Jan 2006 18:18 GMT6
    I am writing an IRC bot in java using the PircBot API. The main
function of the bot is returning FreeBSD 'man'(manual) pages to a user
that requests them.
ie;
executable file04 Jan 2006 18:04 GMT6
I want to create an executable file for my application, can anyone help
me
thank you
System.setProperty and java.lang.noSuchMethodError (!)04 Jan 2006 17:33 GMT12
The method System.setProperty("name", "value"), if user haven't SUN
java, give at runtime the error "java.lang.noSuchMethodError:
java/util/Properties: Method
setProperty(Ljava/lang/String;Ljava/lang/String)Ljava/lang/Object; not
Bounded wildcards and type compatibility04 Jan 2006 17:06 GMT6
Neither version 1.5.0_06 of Sun's compiler nor version 3.1.1 of
Eclipse's will compile the following code, but I can't figure out what's
wrong with it:
====
Getting started04 Jan 2006 16:34 GMT3
I am looking to develop an application for a mobile phone.
Is j2me the right way to go? What other choices do I have?
I want my application to access resources on the internet, and the
application should be accessible on many phones as is possible?
readUTF throws always EOF04 Jan 2006 16:19 GMT5
the code:
-----------------
static public String loadFile(String s) throws Exception {
    DataInputStream isr = new
Circular data structures04 Jan 2006 14:57 GMT4
In a mediation chain, I am checking for duplicated messages, once found
the chain will stop and proceed to the next message.
In case the message (Any data structure) is new, I add it to a Map
(Hastable) using a key that I generate to identify this message, and
JOptionPane multiline rendering ?04 Jan 2006 14:09 GMT5
 I am trying to add multilines to JOptionPane.showMessageDialog. But
JOptionPane is not rendering the lines as I want. It is ignoring the
new line character ("\n"). How can i add the multilines to JOptionPane.
If that is not possible can i fix the width of JOptionPane so that it
find a string in line04 Jan 2006 13:11 GMT15
you have a sentence and you need to find wether it contains a word; for
example "he is great " .containts("is") returns true, but  "his
great".contains("is") also returns true, but  I want it to return false
I tried regexpe but it didnt work String
JVM not created04 Jan 2006 12:05 GMT3
I am facing an error while running JNI COM object in ASP. I was
wondering if someone have the solution tothe problem.
Thanks in advance.
The problem is...
opting out of Iterators04 Jan 2006 11:58 GMT14
I am constantly trying to write my code (regardless of language) in the
lowest common denominator syntax (I'm too old, I've had to rewrite too much
code in my days! By doing this, conversion of code segments to other similar
languages in the future is far simpler). That is, code ...
generic oversight?04 Jan 2006 11:20 GMT12
When they retro fit generics to Collection classes why didn't they change
methods like this
containsKey(Object key)
to
problem faced while using setContentType("Application/csv")04 Jan 2006 10:34 GMT2
while i am trying to respond my client with the dilaog using which a
client user could save the file , the file which is to be sent from
server .... i am facing some issues in
setContentType("Application/csv") .... (file type is csv) ... here is
open source HTTP proxy04 Jan 2006 06:28 GMT2
I am looking for an open source HTTP proxy in C/C++ on Windows. Anyone
know of one and where I could find it? Thanks.
[JSF] customtag04 Jan 2006 04:05 GMT1
I need a sorted / unsorted list (<ol>/<ul>) as a customtag for JSF for a  
css menu with submenus. Im the HTML prototype it works fine and I wanted  
to use the css-file without modification.
Does anybody has an idea where to find a good documentation,  a good  
 
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.