| Thread | Last Post | Replies |
|
| use of access modifiers... how can I do this, this and this question | 21 Oct 2005 09:53 GMT | 4 |
Heres the logic. objectOfClassA can access methods/variables of objectOfClassB objectOfClassB can access methods/variables of objectOfClassC And objectOfClassA cannot access methods/variables of objectOfClassC
|
| Question about class inheritance | 21 Oct 2005 08:29 GMT | 2 |
I am new to java and now in the period of studying java language. I have a question about class inheritance. If I declare "import ..." statement to import a certain package in the a class, should I need to import that package again in that class's subclass if i want to use
|
| HIBERNATE, ORACLE, BLOB > 4k | 21 Oct 2005 03:57 GMT | 1 |
How to put blob ( > 4k ) into Oracle9 using Hiberanete? I got problem with inserting BLOB > 4k into Oracle database. Example from http://www.hibernate.org/56.html do not works. I use Tomcata5.5, Hibernate2.1.7, Oracle9, Java 1.5.
|
| treenode parent leaf icons | 21 Oct 2005 02:40 GMT | 1 |
Anyone know where the icons for TreeNodes can be found like, anything close to what eclipse uses to differentiate properties from classes, or parent nodes from leaf nodes. I just need something that makes the TreeNode look like a property or a
|
| Looking for people to work on web portal | 21 Oct 2005 02:30 GMT | 1 |
Im looking for experienced people to work on my portal. Portal theme is electronic curency investing. Portal is in early stage of development so I cant provide you any pay, but in future you will get pay by earned percentage of portal. If you have free time and you are interested in
|
| Java certification | 20 Oct 2005 23:43 GMT | 3 |
I am thinking about taking the java certification. I have about 1.5 yrs of experience with java. I am looking for resource/books to help me through. There seem to be quite a few resources on the internet but I was wondering if anyone out there has taken the certification and has ...
|
| JSP - suppressing white space? | 20 Oct 2005 22:50 GMT | 6 |
currently I'm writing a lot of JSPs, partly lengthy. Naturally the code is indented much, which I consider helpful during development. But when the app gets delivered I'd prefer all unnessesary whitespace removed. This would roughly save half of the bandwith.
|
| mask password on command line? | 20 Oct 2005 21:42 GMT | 32 |
I need a simple way to mask a string (password field) while inputing characters on the command line. It can either cover the string with '*' or just not advance the cursor. Does anyone have any ideas?
|
| Looking for people to work on web portal | 20 Oct 2005 20:32 GMT | 2 |
Im looking for experienced people to work on my portal. Portal theme is electronic curency investing. Portal is in early stage of development so I cant provide you any pay, but in future you will get pay by earned percentage of portal. If you have free time and you are interested in
|
| JTable addRow... | 20 Oct 2005 20:04 GMT | 1 |
I've been trying to dynamically add a row to an extended JTable class. Basically when the user completes the previous row, I try to add a new row. I have the lojic in place, only I still can't figure out how to successfully add a row to a jtable...
|
| Java at multi application servers | 20 Oct 2005 18:04 GMT | 4 |
we develop a server application, that has the request for very flexible memory scalabilty: Normaly it uses only 200MiByte and sometimes up to 3GiByte memory. The server (RS6000 / AIX5.1L / JDK1.4.2 (32Bit)) runs many other applications. Now the problem:
|
| Byters? Since the distinction between interpreters and compilers seems to be hazy sometimes, has anybody proposed a third distinction? | 20 Oct 2005 16:29 GMT | 4 |
Since the distinction between interpreters and compilers seems to be hazy sometimes, has anybody proposed a third distinction? Byters - for those programming languages that compile to byte code? or
|
| problems loading applets with html | 20 Oct 2005 16:01 GMT | 20 |
hello, i was wondering if anyone could help me out. its kindof a dumb question, i dont remember how to load applets using html, in fact, i dont remember anyhting with html... if someone could help me out here, that would be great!
|
| Collections.synchronizedMap | 20 Oct 2005 15:12 GMT | 5 |
People may have asked this question before, but I couldn't find an answer in my search. I need some clarification on using Collections.synchronizedMap. For example I have a Map
|
| New Website | 20 Oct 2005 14:36 GMT | 1 |
This website can help you to find any links about computer you want: http://lxlinks.ati-net.net/ Enjoy
|