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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HTML elements = Java components29 Jun 2007 13:48 GMT4
Is there anyone else besides myself bothered by the idea that some
Java programmers refer to HTML elements as "components" (in reference
to the Java widgets that wrap HTML)? Why is the Java community doing
this? I must stay this seems to make something that should be simple
Debugging Remote Applications29 Jun 2007 12:47 GMT1
I am often programming jse applications that I can only test in large
numbers.. so I use a small cluster of computers as testenviroment..
Now I often find myself in the bad situation that debugging only works
by viewing logfiles..
problem with JDBC connection29 Jun 2007 11:47 GMT1
i am using oracle.jdbc.driver.OracleDriver driver to connect to oracle
database.
And below is my tnsnames.ora file
ora2 =
using jdk 1.5 shows error with enum29 Jun 2007 07:24 GMT3
i am working on netbeans on webservices.
i have j.d.k 1.5 being used  in my program which gives error as
"(try -source 1.4 or lower to use 'enum' as an identifier)
       oper.setUse(org.apache.axis.enum.Use.ENCODED);"
FINAL keyword29 Jun 2007 06:06 GMT10
1)
If method ( call it U ) in parent class is made private, then methods
of child class can’t access U directly, but they still inherit this
private method U.
jdk new version exact link!29 Jun 2007 06:02 GMT4
hi guys i am new at groups and java ..when it comes to c programming i
was using a complier simply but now what should i do for java... i
have sourced some documents and they advised me to download the jdk..
can someone give me the exact link that i need all for programming
How to copy the result from a Select into a DataSet ?29 Jun 2007 05:59 GMT2
How to copy the result from a Select into a DataSet ?
Thanks,
Tintin92
split method with regex29 Jun 2007 03:58 GMT5
Hi I don't understand this output:
I have this string  b = "boo:and:foo";
than I do:
String s[] = b.split("o");
need a simple example of use of Eclipse.29 Jun 2007 03:52 GMT4
For a newbie on Eclipse,
(I have Eclipse SDK 3.2.2)
I need a simple example (JOptionPane that show a message) in Eclipse,
please.
Applet Sandbox Rules29 Jun 2007 03:48 GMT4
I've tried Googling but I've found conflicting answers and the clearest I've
gotten is that the rules for the sandbox an applet runs in varies according
to each browser.
I've read, for example, that applets don't have access to files on the local
Identifier Expected Error in JSP page29 Jun 2007 03:46 GMT1
I have a war file that when I deploy on one server works, however on
another server I am getting an Identifier Expected error on this
function
public List<String> func()
Reading strings using BufferedReader.readLine() is too slow29 Jun 2007 01:39 GMT12
I have the following code for reading a string from an input stream:
BufferedReader in = new BufferedReader(
    new InputStreamReader(
            connection.getInputStream()));
ClassNotFoundException inside jar29 Jun 2007 01:36 GMT5
I have a method getData() in class DataAccess which internally calls a
method in a class inside a jar. The method inside the jar has
somehting like this:
Class.getForName("mypackage.myclass").newInstance();
MSN Tracking Javascript29 Jun 2007 01:22 GMT4
Our client has a flash-driven website, and they proivde API connection
which allows third-party tracking code to be initiated when events
occur in a Flash or DHTML based environement.
Client's HTML code includes a javascript file as
help with wintegrate scripting28 Jun 2007 21:43 GMT1
I'm a database manager with primary responsibility for querying and
reporting. Our big database is UniData and I use a lot lf Perl and
Java, and also use Postresql and a lot of Access (for reporting, not
for a data store).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 May, 2007
 
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.