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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
constructor from diffrent class29 Jul 2007 21:36 GMT3
As above I have two classes : abstract Stack and class Function, with
Function holding one  instance of Stack. Now, when calling constructor for
Function I would also to call it for Stack. The problem is I got :
unresolved symbol error: Stack(). What should I do ? Both files Stack ...
Java file reading29 Jul 2007 20:27 GMT2
Are there any guidelines on how long you can keep a filereader open on a
file for? What exactly is java doing when it opens a filereader? I think
some operating systems will force the connection shut after a certain amount
of time but not sure.
upgrading jdk29 Jul 2007 20:09 GMT3
i have been using jdk 1.4.2 and now i want to upgrade to 1.6.
How will this affect the programmes that have been running afterwards?
what changes will i have to make for weblogic server and tomcat?
How do you read the content of internal web pages?29 Jul 2007 16:26 GMT6
I have the following jsp pages on different tomcat web servers:
http://serverone/bugs/download.jsp?num=1234&file=Jul25.txt
http://servertwo/bugs/download.jsp?num=1234&file=Jul25.txt
http://serverthree/bugs/download.jsp?num=1234&file=Jul25.txt
JFX how to send data to a web site29 Jul 2007 05:55 GMT1
well hi there i am trying to learn JavaFX script these days
it is interesting
i wounder how can i send data as http request to a server-side script
such as jsp or php
Oracle JDBC error28 Jul 2007 21:38 GMT3
I'm getting this error doing an SQL insert:
java.sql.SQLException: ORA-01745: invalid host/bind variable name
I know there's no invalid names in the insert because I can insert
data into the table by hand over sqlplus.
Hai28 Jul 2007 18:16 GMT2
Hai
Java & XML-DOM. Change the tag name of an Element object.28 Jul 2007 17:21 GMT2
Using the Java package org.w3c.dom,
I have an Element object.
How can I change the tagName of a given Element?
There is the method Element.getTagName(),
SCJP28 Jul 2007 14:59 GMT4
can any body suggest me the site from where i can download lots of
scjp practice papers free of cost ?
thanks
Reading Data  From An XML File28 Jul 2007 14:18 GMT8
Since this obviously changes over time what is currently the most effective
way to read parts of am XML file?
Thanks!!
A case for a global (i.e., public static) variable?28 Jul 2007 03:19 GMT5
Many people seem to think that global variables are generally a bad
thing, and I'd be curious as to how those who take that view would
address a problem that I've addressed using a global.  Are there
viable alternatives or is this one place where the use is justified?
where do i get the JVM source code28 Jul 2007 01:13 GMT2
hi does any one know where can i get the 1.4.2 JVM source code
if there's a version more specific i'd be happy to hear about it
JBoss and Hibernate cannot create table27 Jul 2007 23:30 GMT1
while runningJboss 4.0.5. GA and EJB3.0 i get the following message
while automatically exporting the schema of an entity to the HSQL
database:
23:32:47,924 INFO  [SchemaExport] Running hbm2ddl schema export
File reading in a .war file?27 Jul 2007 20:54 GMT1
I've been tasked with writing code that simply reads values from a
properties file. The executing code will reside in a .war file and be
run on JBoss. I'm not able to test the code under JBoss at this time.
The code below works properly when tested via a main() method but I've
String.equals()27 Jul 2007 16:21 GMT22
I want to write this simple code in java:
--------------------------------
String oldText, newText;
// BLABLA........
 
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.