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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
boeh boeh, font test, boeh boeh. =D16 Sep 2005 12:33 GMT6
Test
Can you read this stuff even in plain text ?
Since it has a courrier font...
begin
jxl out of memory error16 Sep 2005 10:08 GMT2
I am trying to write into an excel file a big amount of data using jxl api
and I am always receiving the error "java.lang.outofmemory.error".
I checked in the tutorial and I found something about "-Xmx10m" to
increase the JVM memory.
Any weblogic 8 experts out there?16 Sep 2005 08:36 GMT2
   We are using WebLogic 8.1 on Solrais 8.  We are trying to come up
with optimal db connection pool settings.  We have maxcapacity = 15,
allowshrinking = true, and shrinkfrequency = 900 seconds.  Does this
mean we can have a maximum of 15 concurrent connections to the
How to aggregate differences instead of asserting just the first difference ?16 Sep 2005 08:14 GMT2
For example, if I will parse two files and compare row by row, I
would like to see all the differences and not just the first
difference.
Another situation might be when you want to compare all elements in
regex question16 Sep 2005 04:00 GMT4
Why results are different? Why second one can't find pattern?
       public static void main(String[] args) {
           Pattern pattern = Pattern.compile  ("a*\\.process,RUN*");
           Matcher matcher = pattern.matcher
Writing an ENIAC-emulator in Java16 Sep 2005 01:46 GMT2
I want to write a web-based ENIAC-emulator in JAVA, so that people can use
the virtual ENIAC online and play all the great ENIAC videogames.
What do I need?
Linux: UnsatisfiedLinkError: no hello in java.library.path15 Sep 2005 22:23 GMT2
Dear Friends,
I am using JNI to call C++ codes from Java, under Linux. This calling
worked in my Win2000, but not in Linux. The source codes came from
official java website:
Adding a string to an array15 Sep 2005 22:04 GMT2
I've set up an array of strings and all I want to do is add a string to this.
How do I do it?
Cheers
Downloading ONLY jre 1.5.015 Sep 2005 22:02 GMT3
The jdk1.5.0. available on java.sun.com is with jdk and jre.
Can I get  only JRE 1.5.0 for downloading?
If I want to deploy a software written in jdk1.5.0, do i need to
install jdk and jre and then un-install jdk from the client?
Placing a button inside a panel with specific location15 Sep 2005 21:07 GMT6
...is that even possible?
I mean, if I do this (inside a class that extends Frame):
Panel p = new Panel();
Button b = new Button("Caption");
Parsing file paths with regular expressions15 Sep 2005 21:01 GMT12
I'm trying to write a method that strips excess file separator
characters from a file path, so it would get something like this as
input: C:\\\Documents and Settings\\My Documents\\\\\Work\\\ and return
something more like this: C:\Documents and Settings\My Documents\Work\
On redeploy from Eclipse, Tomcat says "Missing application web.xml"15 Sep 2005 20:23 GMT1
For the benefit of others who encounter this problem, this post
describes the solution to a problem I encountered. I've been developing
and continually redeploying a servlet from the Eclipse development
system. All was well until the Tomcat servlet container suddenly began
How to struct this kind of application?15 Sep 2005 20:22 GMT10
I am thinking maybe my previous code (
http://groups.google.com/group/comp.lang.java.programmer/browse_frm/thread/6b52d
ccae2c6894b/952b88f8f9aef443?hl=en#952b88f8f9aef443

) needs some total revise to improve the speed, so let's see if anyone
has any good suggestions for this kind of ...
junit socket error15 Sep 2005 20:06 GMT2
I am using JUnit 3.8.1 (that came with Eclipse 3.1) to run some tests.
Yesterday  everything was fine, but this morning after rebooting my
windows box, none of my tests will run.  When I click the test class
and select "run as junit test" it takes 10-15 seconds before throwing
About Project Architecture15 Sep 2005 19:53 GMT2
I am not quite sure, if this is right place to post this topic.
So apologies first, if I am totally off the mark, please tell me where
I should post.
Still....
 
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.