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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help to understand 'array of classes' example17 Oct 2005 22:13 GMT4
I'm trying to create/use an array of classes, and I found the following
code snippet using Google Groups:
       ...
       rectangle[ ] array_name = new rectangle[ 100 ]; // or whatever
best way to store this table in java.17 Oct 2005 18:32 GMT2
What is the best way to store the following table in JAVA
Is there anyway to get values using column names?
    A       B      C     D      E       F
1   25      54    55    77    14      5
Problem listing the first record17 Oct 2005 18:05 GMT1
I have the following problem in Listing the records.
When I try to list the records the first record is always null.
My Hibernate version:2.1.7
Problem:
Message17 Oct 2005 17:52 GMT5
Hi!!
can someone please give me solution to this problem........
I have two tables; 1) User, 2) Address with a one-to-many relation
(a User can have many addresses). I declared a list in User mapping.
localhost:908017 Oct 2005 17:07 GMT13
I am new to Java and web services.  I am trying to create a JSP page
which invokes a web service.  Every time I attempt to access anything
on localhost:9080, I get an HTTP 500 Internal Server Error.
Does anyone know how to get around that?
Asynhronous logging to database17 Oct 2005 15:47 GMT1
I would need a library that would asynhronously write logging
data to database using JDBC.
Can Commons Logging do that or are there any other tools?
If I would implement it myself how should it be done?
Web Crawler17 Oct 2005 11:47 GMT2
I got this web crawler from the Sun website
http://java.sun.com/developer/technicalArticles/ThirdParty/WebCrawler/WebCrawler.java,
but when trying to compile it, I get the following errors:
WebCrawler.java:16: reference to List is ambiguous, both class
TimerTask, scheduleAtFixedRate doesn't work parallel17 Oct 2005 11:45 GMT4
I have a problem according to the TimerTask - functionality of Java
1.4.2.
I have two timer-tasks which I want to start at the same time each day
(e.g. at 1 a.m.) in my web-application. I configured both well. I used
Java unsigned integer type for memory addresses17 Oct 2005 11:45 GMT4
I'm writing a Java GUI that communicates with a debugger written in C++.
I need to deal with visualizing memory locations and addresses and thus
need to be able to handle 64bit unsigned address values in Java. Since
Java doesn't have any native unsigned types - what's the best ...
Time in seconds since January 1, 1900 00:00 UTC17 Oct 2005 11:00 GMT2
Given the number of milliseconds since January 1, 1970, we need to
calculate the number of seconds since January 1, 1900 00:00 UTC.
Anybody got any ideas on how to do this?
initialize a vector with data17 Oct 2005 09:36 GMT3
Sorry for this basic question but I cannot find anywhere how to initialed a vector with data.
Thanks.
Jacques
apache axis returning abstract arrays17 Oct 2005 09:34 GMT1
I want to return an array of abstract complex types in Axis SOAP
service. I have two concrete classes Concrete1 and Concrete2 in Java
which extends abstract class Abtract1. For some reason Axis is not
adding these concrete types to WSDL generated from WSDD. Consequently
Http Session, size, varbinary / blob, and Jdbc as persistent sessions17 Oct 2005 09:30 GMT3
I am using SunOne WebServer 6.1. I would like to use JDBC as the persistent
mechanism for storing sessions, and this is possible with SunOne 6.1 via
the JdbcStore:
       http://docs.sun.com/source/817-1833-10/pwasessn.html
Swing component to display String[]17 Oct 2005 09:05 GMT4
Is there any built-in Java GUI components that will display the contents of
a String array? I'm simply looking to display a vertical list, I'm not
looking for any user interaction with this list.
JTEXTFIELD or JPASSWORDFIELD17 Oct 2005 05:38 GMT9
I need to show in a text box alternatively it's contents in clear mode
or as asterisks but I discover that there is no way to do this with a
JTextField nor with a JPasswordField.
Someone wrote in this group that in a JPasswordField it's possible to
 
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.