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
HTML and PHP Parser26 Oct 2005 15:28 GMT7
Anybody know html parser writing in java which take in account php tags
and could work with non-valid html or processing peace of html document
with php tags?
I found two library
Accenture ATS "US Solutions Workforce" Salary Survey #0126 Oct 2005 13:56 GMT3
Accenture ATS "US Solutions Workforce" Salary Survey #01
To participate in the salary survey you must begin the BODY of
the letter with a code phrase. If the code phrase is absent,
the survey automation will reject the mail.
what is the practical difference between an abstract class and an interface?26 Oct 2005 12:17 GMT1
> Actually java soft has provided an interface with the intention that,
> when we know the method names and we don't know the implementations we
> will write them in an interface.
> when we don't know the implementation of some methods of interface and
JDBC, MySQL connection26 Oct 2005 11:34 GMT4
Excuse me if I'm in the wrong users group for this question, but this
forum is the best around so I'm giving it a shot. I have a connection
statement to make a connection with a MySQL 3.1 database via JDBC that
follows:
Need to emulate browser behviour from a java class26 Oct 2005 11:18 GMT1
I am trying to use the URL class in order to emulate browser behavior.
the scenario I'm working on is as follow :
call a web-application - page a
read page a , inside the page I find an <img src=.../some-servlet>
problems with linked lists26 Oct 2005 08:16 GMT4
I am running the following code and am having problems with it
==========================================================================
while (running.get())
{
what is a pseudo code?26 Oct 2005 07:52 GMT4
Can u please explain me what is a pseudo code?
Thanks...
Getting disk performance and stats26 Oct 2005 07:21 GMT5
We've got an app which is running slow, and a CPU profiler shows that 90% of
the time is being spent in java.io.RandomAccessFile.seek(). This is
mystifying, because we are reading 2K pages sequentially out of about 30
files, so there should be at maximum 30 seeks. At 10ms per ...
Java 2 multi hash collection26 Oct 2005 07:09 GMT4
I'm trying to find a way to create a class, SomeNewClass that I can access
like a collection in C# so:
Ideally, hash key pairs would be allowed so:
SomeNewClass snc = new SomeNewClass();
what are the limitations of a driver in JDBC?26 Oct 2005 07:00 GMT1
suppose we have a setup where 4 systems are involved ,in which
server is running x platform and all other 3 are running other cross
platforms.
Suppose i want to access the data from server from all the 3 servers at
a common yet hard-to-resolved problem for Java GUI size!26 Oct 2005 05:38 GMT5
The Java application GUI (setPreferSize to some hardcoded dimension)
gets smaller when it comes to wide screen (Dell 16:9 laptop), and the
users have to resize the GUI every time they are launched (so as to see
the action buttons).  This problem seems to happen only for 16:9 wide
How to allow termination of java application26 Oct 2005 05:17 GMT2
I wrote a java application that runs through several steps including
retrieving some records from a database and posting them to an
application server.
Occasionally I will want to stop the process midstream -- on other
contains(.) method in Collection framework26 Oct 2005 02:18 GMT3
I have a questions about how the contains() method works for a class in Collection framework with a user defined object. Do I have to do something special?
I tried the following example. But the output is not what I expected.
--------------- CODE --------------------
import java ...
XML problems reading file in another directory26 Oct 2005 02:10 GMT3
I am new to XML and I am trying to read an XML file 3 directory levels
up.
In the jsp I am setting the src to "..\..\..\directory\file.xml" and
I've tried "../../../directory/file.xml".  Both these methods don't
Pack2000 magic26 Oct 2005 00:52 GMT2
I noted something that surprised me. Winzip reads Sun pack2000 jars. I
would have thought they would be incompatible.  Are such jars done in
some way that makes them transparently compatible with old PKZip
formats, or did Winzip just get on the ball unusually quickly?
 
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.