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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Where to set date format that affect Date.toString() ?09 May 2007 09:30 GMT1
The result of Date.toString() in my applications differs on two
computers. We use win XP sp 2.
Below are the difference :
Wed May 09 00:00:00 GMT+07:00 2007
Need custom software - pay good!09 May 2007 05:51 GMT2
Maybe I'm at the wrong place but you'll never know :) , so I'll try...
I need somebody who can create a custom software for my small
transportation company. We're moving cars nationwide and there is
website where brokers are posting loads/cars. What we need is a
CBT java tutorial for Beginners09 May 2007 04:19 GMT2
My company wants me to learn java, but they won't pay for classes.
I can work on it at my desk during the day.
I have no programming experience.
I think interactive training would suit me better than a book.
Setting breakpoint on the end of the method in Eclipse09 May 2007 02:58 GMT14
I have a hard time doing something in Eclipse. I hope I am missing
something obvious, since otherwise I must say this is a very annoying
feature of Eclipse.
Assume the following code:
toString or typecast: which one is better09 May 2007 02:28 GMT9
Object o = "Hello, World";
....
String x1 = o.toString();
// or
JSP : How to set a link with string parameter09 May 2007 02:04 GMT2
I am new to HTML and JSP. Trying to do as following:
<a href=Test?id="PID1 203" >2</a>
<br>
<a href=Test?id="PID2 ABC">7</a>
Java security policy file09 May 2007 01:59 GMT14
i am implementing a little RMI application, and trying to use a security
manager to grant permission to classes in my codebase.
I think I understand the principles, as well as the syntax of the policy
file.
Multiline strings?08 May 2007 22:45 GMT3
Is there a convenient way to have multiline text strings assigned in
java? Something like:
String sqlText = "
  select empno, dname, sal from emp, dept
method08 May 2007 22:35 GMT2
Looking at the snippet below I assume that method may be analogous to
self in other languages. But what is the purpose of this intial return
statement?
Thanks,
Hibernate + create table = ?08 May 2007 21:54 GMT4
I am a (new) Hibernate 3.2 user and trying out diffrent things.
For example I have managed to setup an application that inserts,
retrives, and delete objects in a database. I have also instructed
hibernate to update the set of tables when ever it restarts (with
Parsing a web page08 May 2007 21:32 GMT2
I am using a tool called maxq (maxq.tigris.org) that acts a proxy and
is used for web page testing. It generates jython scripts for playback
of web sessions and testing. It lacks a tool for parsing a web page,
it only provides the return code. I need to parse the page to get some
Jboss 4.0.5, ejb3, remote client08 May 2007 21:26 GMT5
Hi;
For a ejb3 app deployed on Jboss 405, that I want to access from a remote
(non-web, fat) client,
1. Which jars need to be in the client's classpath?
saving data in csv file08 May 2007 21:00 GMT2
I have problem with saving data in csv file. I would like save my data look
like this example :
excel preview :
  A     B   C
Can any one tell me how to add a keypad on this Java ATM?08 May 2007 19:59 GMT4
I have problem with adding keypad on my Java ATM program, below is the
source code.
http://www.nycahome.org/ty/ATM.rar
And how to add transaction history, I want it to store the last 10
Query:different coding systems08 May 2007 19:57 GMT3
As we all know,FileReader and FileWriter are both character stream
classes.When I use FileReader to read a text file which combines letters
and Chinese Characters coding in ANSI's ascii.I know that each letter
holds one byte disk space to store while every Chinese Characters
 
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.