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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Logic09 Jan 2006 02:58 GMT12
If I code my app in c#, I can port it to mono and use it in Linux.
If I code my app in java, I can use it in Linux or windows.
If I use Windows to code my app in c#, and use VS.NET, it costs money but is
efficient.
Getting http response code09 Jan 2006 01:01 GMT4
Quick question -- If I do url processing such as:
try {
 URL url = new URI(address).toURL();
 InputStream is = url.openStream();
Installing sdk v1.4.2 on windows XP08 Jan 2006 23:08 GMT1
When I download and try to intall Java on windows, I get an error. The error
is:
jre\lib\rt.jar  old file not found.
                   file of same name found.
want info08 Jan 2006 22:16 GMT5
hai
is there any inbuilt class to know size of an object..something like
sizeof function in c.
regards
Execute commands later08 Jan 2006 12:07 GMT36
Is it possible in Java to do the following?
I would like to queue a list of java statements to run at a later time.
For example
  queue System.out.println("command one")
Runtime.exec classpth08 Jan 2006 09:22 GMT2
if I want to run a java application from the same java application:
meaning parent process spawns  a child process, but passes different
parameters (to avoid infinite spawning); does the child inherits
parent's classpath and other configurations
about jms messages08 Jan 2006 04:03 GMT1
How can i create amessage and send it.
and how can i configure and run it in Websphere Studio Application
Developer.
Connection SQLServer 2005 with jdbc08 Jan 2006 03:59 GMT2
Here is my code :
-------------------
package bdd;
import java.sql.Connection;
j2me resize image08 Jan 2006 03:40 GMT1
I have an image 100x100 and I want to render it in a region 128x150 for
instance.
How?
any resources?
RunTime exec configuration for the child08 Jan 2006 02:59 GMT1
if I want to run a java application from the same java application:
meaning parent process spawns  a child process, but passes different
parameters (to avoid infinite spawning); does the child inherits
parent's classpath and other configurations
What is the flowchart symbol for 'try' and 'catch'? 08 Jan 2006 02:16 GMT1
Only java has try and catch as far as i know.
What is the flowchart symbol for it?
Thank you so much.
update GUI question07 Jan 2006 22:49 GMT6
I have a question and I think I have a fundamental mis-understanding
with Swing. If anyone could help or give me any pointers I would
appreciate it.
I have written a search program that looks for particular files and
struts indexed form elements not getting into form bean07 Jan 2006 21:29 GMT1
I'm using struts 1.2.7 and I've got what seems like should be a rather
simple task to complete.  I've got a form that lists an arbitrary
number of items in rows.  I'm iterating through a collection to
generate this list, so I'm using the indexed attribute on all the html
Regex help07 Jan 2006 20:11 GMT1
Help!
I'm trying to create a regex and I can't quite seem to get it right...
I'm trying to get several arguments out of a string which looks like:
args=['arg #1']
about attachments07 Jan 2006 19:57 GMT3
how can i send a message with attachments and no attachments
 
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.