| Thread | Last Post | Replies |
|
| מחפש פרילנסרים בגאוה | 05 Sep 2006 03:16 GMT | 10 |
JBoss, MySQL, Apache, OpenCMS, Linux please contact jobsfb@gmail.com thanks.
|
| store or clone the Iterator | 04 Sep 2006 22:50 GMT | 3 |
I have a LinkedList which stores some integer key. For each key, I can use a computing function f() to get the corresponding value. In order to founding the key which has smallest value, I must work
|
| array indexing... you cant use 'long' ???! | 04 Sep 2006 21:58 GMT | 16 |
As the title says... I am confused about this. I wish to index into an array with a primitive datatype long. But the compiler will not compile. It only accepts primitive datatype int to index into an array!
|
| what is abstraction ? | 04 Sep 2006 19:45 GMT | 7 |
what is abstraction ? this is one of the principle of OOPS....right ? but what it means ?do you have explanation for it ?i need to understand the meaning in words......no coding here please.
|
| Struts - I dont get it | 04 Sep 2006 19:44 GMT | 4 |
I can create a jsp which submits a form which is processed by an Action class. Not a problem. But I cant seem to do the next logical step.
|
| Hello everyone | 04 Sep 2006 18:22 GMT | 2 |
I am a computer science engineering graduate who is on the look out for jobs..I would like to ask a few questions and take back ur suggestions regarding them. What should i be confident with before i attend the interview?
|
| Accessing deployment information programmatically | 04 Sep 2006 18:12 GMT | 1 |
Hi! I would like to know if there is an standard (i.e., no servlet container specific) way of accessing deployment information contained in web.xml, such as the security constraints. There is a class in J2EE API, DeploymentConfiguration, that looks like what I'm looking for, but
|
| Calendar - Roll by day bug? | 04 Sep 2006 14:00 GMT | 2 |
Is it by design that roll by day doesnt change the month? If I roll one day less and it gets to the point when it should decrease the month, it just doesnt do it. Is there any other way to "roll" days in the year, with a month change if necessary? Well, I'll rewrite the method ...
|
| Web Service Return type for Vector | 04 Sep 2006 11:59 GMT | 1 |
For web service with axis, i am setting the return type of web service as following. call.setReturnType(XMLType.XSD_STRING); How can i specify if i wan to return the vector in stead of just a string.
|
| Hibernate + dbUnit + Oracle Express Edition | 04 Sep 2006 10:11 GMT | 1 |
i'm trying to get the above to run, cause the same thing is working with MySQL (5.0) well... The problem seemed to be that dbUnit is throwing an AbiguousTableNameException which seemed to be a bug?(or not..)..
|
| Subversion GUI, maybe in java | 04 Sep 2006 09:51 GMT | 23 |
Anybody know of a good subversion gui, I ask in a java forum because I know you guys use svn. Ideally, I cant install it using an installer; so something out of a zip file. Ideally, all I need is something that does the basic
|
| Can you stream HTTP chunked data to Apache? | 04 Sep 2006 09:30 GMT | 6 |
I would like to do the following. Open a connection to an apache server using HTTP/1.1 chucking via a POST. Then keep this connection open to once every few seconds send an update of data (stats) from another server. So this is essentially streaming data.
|
| EnterpriseBean and finalize() | 04 Sep 2006 08:42 GMT | 5 |
I'm trying to learn EJB and picked up a copy of the book "SCBCD Exam Study Kit" by Paul Sanghera. Inside it, I came across the following sentence, which piqued my interest because I cannot see a) where this can be found in the EJB 2.0 specification (actually, I was looking in
|
| How to make a Tabbed panel invisible | 04 Sep 2006 06:58 GMT | 2 |
In the GUI screen of my application, i ve a component with several tabbed panels. I want to show a tab when some conditions are true. That is when the condition is false, the tab should not be present/visible there.
|
| How 2 design a project? | 04 Sep 2006 01:36 GMT | 8 |
hi, everyone! would u like 2 provide an example about the design of a project, such as ant, struts?
|