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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java library for SQL generation08 Aug 2005 15:23 GMT1
I'm searching for a library for Java which is able to generate SQL scripts
with INSERT statements based on a data from MySQL tables. I would like to
choose which rows should be exported do SQL.
Do you know anything working like that?
XML parsing without startelement08 Aug 2005 15:15 GMT1
I'm looking at the examples on http://java.sun.com/xml/jaxp/dist/1.1/docs/tutorial/sax/2a_echo.html
I want to parse an XML file that has just events, like this:
==>start of file
<event type="1"/>
java.lang.NullPointerException at com.sun.kvem.midp.MIDP.run(MIDP.java:651)08 Aug 2005 15:11 GMT1
Hi Friends,
Does any one has any idea about the following StackTrace. I am using
CLDC1.1 and MIDP2.0 with Sun Java Studio Mobility. Any help will be
highly appreciated.
eclipse/tomcat debugging variable problems08 Aug 2005 15:02 GMT2
configuration:
Eclipse 3.1.0
Sysdeo plugin V3
Tomcat 4.1
XML in Tomcat08 Aug 2005 14:13 GMT3
    Does anyone know how to configure the XML catalog in Tomcat to
avoid loading remote DTD's everytime a XML file is parsed ? I've been
reading the docs at apache.org without success.
    Any hint would be really welcome.
Java and Large Applications08 Aug 2005 13:06 GMT16
I'll probably get flamed, but...
I just spent the morning fixing my umpteenth "memory leak" in a large
Java application  (~200,000 lines) that I have been writing for several
years.  Again, it turns out to be "hidden" pointers inside Swing that
Problems for adding external .jar files to a Web Service implemented on a Session Bean08 Aug 2005 10:28 GMT4
I´m trying to develop a Web Service in Java, based on a single
stateless Session Bean, using some external classes packaged in JAR
files.
I use J2EE, Sun Application Server.
What happend to Jikes ?08 Aug 2005 08:44 GMT4
Does anyone know what happend to Jikes ?
I would like to have a version of Jikes which fully
supports Java 5.0, but I wonder if anyone is still
working on it, since the last release was in
trying to set a member variable in an object by running a thread08 Aug 2005 07:39 GMT3
Hi *,
I need to set a member variable in an object, by running a thread.
I think something like that should be doable, because this is how
GUI work right? There is something however I am not getting right here.
Proxies with Sockets (multiple, non-http)08 Aug 2005 03:07 GMT2
How can I *sometimes* redirect a socket (created in a program I can not
change or extend) to go through a proxy server?
Changing the code that creates the socket is not possible, thus this
must be set up before the program is run (I run the program from within
java takes more memory in linux?08 Aug 2005 01:02 GMT3
hi...
i'm trying to use a java server in windows xp and in linux FC3 i'm
trying to see how much memory they will take.
using Alt+Ctrl+Del in windows i can see that the java process takes
<% and <%!07 Aug 2005 20:34 GMT6
In JSP, can I always declare variables inside <%...%>?  When must I use
<%!...%>?
Thanks.
JMF on Linux07 Aug 2005 18:09 GMT7
I am trying to develop a VoIP solution using JMF and running on Red Hat
Linux 6.0, but I am finding serious problems:
  - the DataSink example from Sun "JMF 2.1.1 Solutions" works fine in
Windows, but in Linux gives an Exception: "Illegal request to write
splitting strings in midlets07 Aug 2005 17:28 GMT3
I'm a newbe in midlet programming and I need some help.
My midlet communicates with a server to get certain information, for
example something like "name|address|telefon number|".
My question is what is the best method to split the text into strings
difference HttpSession and HttpCookie07 Aug 2005 16:52 GMT4
Just started learning Java Servlets and so I have a newbie question:
What's the difference between:
HttpSession session = req.getSession(true);
and
 
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.