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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Castor parsing21 Mar 2007 10:11 GMT3
Im looking for some assistance with how Castor marshalls/unmarshalls
objects.
Ive written an app that uses triple DES encryption/decryption which
works fine when applied to JUnit test data but when I make use of
How to get IP address using jpcap?21 Mar 2007 09:33 GMT2
I got the code from
http://netresearch.ics.uci.edu/kfujii/jpcap/doc/index.html
but how can I get IP address from packet?
public void receivePacket(Packet packet) {
commapi and TomCat 5.521 Mar 2007 08:48 GMT1
Is there any specific issues I should be aware of when
using the commapi from a servlet under TomCat 5.5.
That is, I'm using a vendor-provided jar-file, that depends
on comm.jar.
Screen Recording software to capture Java 2D?21 Mar 2007 03:04 GMT3
Does anyone have recommendations on screen recording software to
capture Java2D-based software on the windows platform?
The few I had on hand would not record the panel contents, and I don't
want to corrupt, er.. install lots of programs to find one that will
dynamic allocation of mixed type arrays21 Mar 2007 01:02 GMT2
I have a variable c defined like this:
  Object[][] c = {{"asdfa",new Long(0)},{"asdfa",new Long(0)}};
Is there a way to define it so the number of elements is defined in
brackets?
What is build.xml for in Eclipse?21 Mar 2007 00:48 GMT1
Could anybody help me understand the build.xml file inside Eclipse? I
program my Java program using Eclipse. I never create or write a
build.xml file. Does Eclipse automatically create it by default for each
Eclipse project? For what purpose?
How to read calendar info from Exchange using Java (any open source?)21 Mar 2007 00:16 GMT2
I just browsed the newsgroup for the above topice and didn't find a
good solution.
J-Integra seems to be a product capable of integrating with Exchange
via a Java API, but involves extra licenses
JBoss deployment problem20 Mar 2007 23:52 GMT1
I m tring to deploy a exploded archive on Jboss4.
For the first time it deploys it fine.
But whenever i change any piece of code and try to redeploy it,it
gives me a blank error box.After closing the box,it gives the
Prepared Statements20 Mar 2007 23:25 GMT4
I want to use prepared statements to execute SQL commands, I
understand how they work and have this basic code so far:
pstmtU = con.prepareStatement("INSERT INTO ?(?) Values(?)");
However as this will be used throughout different tables, there may be
Dealing with Unicode20 Mar 2007 22:35 GMT2
I am writing an application where I need to receive text in a
different character set than the normal ascii.
I am supposed to receive string in hebrew and make some computation on
that based on the unicode values of each character.
Unicode fonts in Java20 Mar 2007 18:17 GMT3
(I confess to having posted this query last week.  I got no
responses.  I don't believe this is off-topic, and I'm puzzled why I
didn't get any responses.  So I'm trying again, under a different
subject line.  I'll shut up if I don't hear anything.)
Axis logging: howto setup?20 Mar 2007 18:15 GMT5
I'm developing a simple web service using Apache, Tomcat 5, Axis 1.4
Instead of using System.out.println I'm trying to setup logging for
Axis. Unfortunately this is more complex than I expected. Basically,
for starters, I want to have the logging output go to the console (or
Configure MaxPermSize in Tomcat5.520 Mar 2007 16:23 GMT2
I want to configure MaxPermSize in Tomcat 5.5.
I start the Tomcat as service, so as far as I know, I need to
configure it via Tomcat properties window.
So, I've added "-XX:MaxPermSize=128m" to java tab -> java options
Focus on a frame20 Mar 2007 15:52 GMT1
how can I get a JFrame to be the focused window on top of all others?
I've tried
    setAlwaysOnTop(true);
    requestFocusInWindow();
BEA-149231 weblogic error20 Mar 2007 15:24 GMT1
I'm using the eclipse weblogic plugin(com.bea.weblogic.eclipse-1.1.1)
to run the server.
Getting BEA-149231 error in "start server"
With few docs from the http://support.bea.com, it seems the
 
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.