| Thread | Last Post | Replies |
|
| All What You Are Looking For And Mor ... | 20 Oct 2005 14:34 GMT | 2 |
Hello Dear friend... Here http://s14.invisionfree.com/SaVaTaGe4eVeR/ you can find all what you are looking for in all the internet to download it like ...
|
| How Do I Turn A JSP Screen Into A File? | 20 Oct 2005 13:29 GMT | 2 |
I have a fairly complex jsp screen that contains 5 tabs and a few hundred data elements. The customer wants me to take the data on the screen, put it in a file and send it to them via web services. The information does not have to be formatted in the same way as it is on
|
| how to do this? | 20 Oct 2005 12:50 GMT | 10 |
A friend wants to produce a CD which, when inserted into the drive, prompts for a password. If the password is not correct, then the CD should not be accessible. Any advice on where to get some information showing how this is done would be most appreciated.
|
| compressing file formats in java | 20 Oct 2005 12:45 GMT | 3 |
Hi *, java basically supports the compressing zip file format (jar files are just zipped ones with "META-INF") Do you know of any way to handle, say, gzipped, stuffit and/or RAR
|
| newbie: j2me & isWhiteSpace | 20 Oct 2005 12:45 GMT | 23 |
midp 2.0 J2ME Wireless Toolkit 2.2 JDK 5 When compiling the code below I get this error message:
|
| Writing objects to a file | 20 Oct 2005 12:09 GMT | 7 |
I am searching the web in order to find how to write objects (Vector objects) inside a file. However, I don't find anything about it. Do you a class that can make this? I just want a name in order to find the information (it's that i
|
| JAWS shortcut failure | 20 Oct 2005 11:25 GMT | 15 |
I used the new stuff in JAWS 1.5 to hint to set up shortcuts. I can't get it to work. The launch icon is on the desktop, but with the wrong gif (a generic one, not my app icon). When I click it I get this message:
|
| JNI C calling java with String gets null pointer in Java | 20 Oct 2005 09:24 GMT | 6 |
I have a c program that calls a java method. When trying to access the string parms passed into the jave pointer, I get null pointer exception. Here is part of the code:
|
| Servlet not reading log4j.properties | 20 Oct 2005 09:15 GMT | 5 |
Closing in on a serious hearloss soon with this problem. According to http://logging.apache.org/log4j/docs/manual.html : "... you should place the log4j.properties under the WEB-INF/classes directory of your web-applications. Log4j will find the properties file and initialize ...
|
| (Sandbox?) Ensuring restricted access to plugins... | 20 Oct 2005 05:29 GMT | 7 |
I'm writing an app that will implement a plugin architecture. Furthermore, it is also going to use a plug-in like facility to manage internal scripts. This means that the application will freely accept jars of .class's written by others.
|
| Have Struts forward to a servlet? | 20 Oct 2005 04:57 GMT | 1 |
We have a situation where we need to create a XLS file from a web application. The only way we could come up to create the file and have it DL to the browser
|
| Java equivalent to VB 'string' function (create string with repeating characters)? | 20 Oct 2005 02:13 GMT | 6 |
Is there an equivalent in Java to the VB 'string' function, which creates a string of 'x' repeating characters? For instance, something like: String s = vbEquivString("x", 6); // yields s = "xxxxxx"
|
| Windows Service | 20 Oct 2005 01:14 GMT | 1 |
I would like to know your best experiences puting Java server application as a Microsoft Windows Service. (App. is not a servlet). Currently I am using out-of-java FireDaemon which works very well (for about half a year).
|
| Forum software | 19 Oct 2005 23:47 GMT | 1 |
does exists a (free/Open) web forum software like phpBB in java technology? thx bye!
|
| need a help in java console | 19 Oct 2005 23:38 GMT | 2 |
hi friends i want to create a game called puyo puyo ( smilar to tetris) in java console .but i am a beginner in java. i have designed the logic part of it so i need some help in regarding this.
|