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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
EJB - analyze xml file24 Dec 2006 06:56 GMT4
I have to analyze xml log files which
are locate on the server side (jboss).
I would like read file from session bean and analyze using SAX.
What is the best solution in this case ?
question about EJB24 Dec 2006 04:31 GMT5
What is the reason for an ejb to communicate with client through random
ports?
Whan a ejb client access the ejb container, i can specify the ip and port
for the ejb container.
trying to parse lines of files with non-ASCII chars24 Dec 2006 03:24 GMT3
I have some text data in a file I need to parse.
.
the file's data contains characters such as accents, ntildes, ...
.
JVM Sizing24 Dec 2006 03:02 GMT13
Is there a maximum amount of memory that can be addressed by the JVM
and, if so, does it vary by JVM version?
Regards
how to do cvs check-in check-out using ant.24 Dec 2006 01:59 GMT1
Hi, I want to do check-in check-out using ANT.
I have used following commands.
  <target name="checkOutFromCVS" >
       <!--<cvs command="-q diff -u -N" output="patch.txt"/>-->
is there any difference b/w connection of a simple java prog. and a servlet.24 Dec 2006 01:08 GMT3
Can anny one help me.
I am trying to update the database by using a callable statement. But
in case of servlet i am getting  an error
java.sql.SQLException: Not all parameters bound.
Porting from MRJ/MRJVM to standard JVM24 Dec 2006 00:26 GMT5
I have the source code for an application that was written using
Microsoft's apparently defunct variant of Java. It does not compile
under the standard JDK from Sun and I get a lot of errors that
are unfamiliar to me. I need to update this application so that it
Extracting Class names in Abstract classes with Generics.23 Dec 2006 19:27 GMT6
I have this working:
Abstract class Foo<E> {
    Foo() {}
    public fooFun(E enigma) {
ODBC Issue23 Dec 2006 18:37 GMT3
Quick question. I have a CACHE link into an old mumps based system. In order
to access the old tables I install an ODBC driver and then access the tables
using access or some other DB tool. I can also query them from my
applications.
setting ip & referer in tomcat23 Dec 2006 18:24 GMT3
Is there an easy way to set arbitrary ips and referers on-the-fly as
the app runs in tomcat?
This is information that would be obtained by the servlet using
HttpServletRequest.getHeader(..).
Firefox 2.0.0.1 trashes Java Console23 Dec 2006 15:23 GMT17
The latest Firefox update (2.0 to 2.0.0.1) de-activates the Java Console and
suggests fixing the problem by getting an updated version of the Java
plugin.  Uninstalling JRE 7 build 02 and installing the current pre-release
build 04 (from http://download.java.net/jdk7/binaries/) ...
TimeSpan Convenience23 Dec 2006 08:50 GMT14
helo,
What is best-practise to achieve functionality similar to .Net's
System.TimeSpan struct in Java?
For now, I've created my own TimeSpan class
JAR! . . .What is it good for?. . .Absolutely nothing :-)23 Dec 2006 06:00 GMT15
Well not quite;  actually love JAR files, but why does the AppletViewer (W2K
SUN JDK "something", at least) insist on asking for the .CLASS file *as well
as* the .JAR file?
Is this *all* applet viewers?  *all* html? or just something *my* code is
Opinion poll: for loop vs while loop with Iterators.23 Dec 2006 05:22 GMT14
Java 1.5 finaly gave us an elegant for each construct, but for-each
lacks the ability to manipulate the underlying Iterable structure.
Generally, the way to do this is (in pseudo-code:)
Obtain the iterator.
Summating Strings23 Dec 2006 05:20 GMT7
Please bear with me.  I'm a bit new to Java.  I have a list of strings
that I'd like to summate.  For example I'd like to take this data:
Apple
Orange
 
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.