| Thread | Last Post | Replies |
|
| Broadcasting,Need Help.....! | 03 Mar 2008 11:07 GMT | 2 |
can some one help me.....! i want to broadcast msg in LAN that send msg to all host connected to Network so plz some one tell how to do that in java programming,later i need to store back the ip address of the client
|
| ssl handshake error | 03 Mar 2008 10:38 GMT | 3 |
I am attempting to connect to an ssl server and I get the following error: Both IE and Firefox connect to this site correctly. Using very similar code (HttpClient) I am able to connect to other https sites.
|
| about exception message | 03 Mar 2008 10:13 GMT | 1 |
Hi here, I got a problem in my program. Spring+hibernate+postgresql were used in my case. I manipulate data use HibernateTemplate from spring, sometime I do
|
| Multilines in language properties | 03 Mar 2008 08:24 GMT | 7 |
G'day everyone I'm not a Java programmer -- I'm a translator translating Java properties files. I lead a project to help volunteer translators translate opensource programs into their languages, and we'd like to
|
| Log4j teeny tiny but annoying problem | 03 Mar 2008 08:19 GMT | 4 |
I know this doesnt effect how my code works or stops me doing anything in any way but in my logs im getting: "log4j:WARN No such property [datePattern] in org.apache.log4j.ConsoleAppender."
|
| Write in a file on server with jsp | 03 Mar 2008 00:49 GMT | 1 |
I am developing a simple jsp page, and I would like to write in a test.txt File on server (on which I publish the page) and test.txt is writable for all. I don't know the absolute path where my web application resides.
|
| In Search Of: Abstract Algebra system. | 02 Mar 2008 22:58 GMT | 1 |
I'd like to use an abstract algebra engine of some sort to define 3d shapes and their intersections. For example, I would like to create a structure for a Sphere that is represented by (P - P0) dot (P - P0) <= R0*R0
|
| Does Java work on Macintosh ? | 02 Mar 2008 21:14 GMT | 3 |
Does Java work on Macintosh (the Sun's Java), and what OSs are most populate on Macintosh ? (I wonder if there is Microsoft OS on Macintosh, and does it support Suns' Java on that System, since I know Microsoft and
|
| Affiliate | 02 Mar 2008 21:14 GMT | 1 |
There are three types of compensation methods that are associated with affiliated marketing. The first type is Cost per Click (CPC) or Cost per Mil (CPM.) CPA (Cost per Action) or CPS (Cost per Sale.) The first is based on how much the advert generates interest by the clicker to
|
| Java Memory Model - reg. | 02 Mar 2008 18:55 GMT | 6 |
Hi Friends, I am new to Java Memory Model. I read that when I instantiate an object the memory for the object will be allocated in Heap and the identifier will be allocated in Stack.
|
| adding a crlf | 02 Mar 2008 15:37 GMT | 5 |
Trying to format a file by adding a crlf at every Nth position in a file. Not sure what is the best way to do this and looking for ideas of how to do it. I am currently running a process in ANT to handle the file and was hoping that I could achieve this by using an already
|
| What is the most popular java framework for web applications ? | 02 Mar 2008 15:02 GMT | 4 |
I am trying to figure out which java web app frameworks that are the best to choose to learn. Here are about 30 of them listed in alphabetical http://en.wikipedia.org/wiki/List_of_web_application_frameworks#Java
|
| Information regarding latest java updates | 02 Mar 2008 08:22 GMT | 1 |
There are so many java tools and applications for building java based programs. So many toolkits are also available. It is really confusing which of them to use for our need.
|
| .classpath file instead of the CLASSPATH Environment variable. | 02 Mar 2008 08:19 GMT | 2 |
Writing a java client application in Eclipse, and I would like to call it at the command line. I noticed that the IDE generates a .classpath file in the project directory. Is there a way to call the program at the command line and utilize the .classpath file in lieu of setting
|
| Applet cannot read PARAM values: security exception | 02 Mar 2008 01:19 GMT | 3 |
That was a while ago when I last time worked with Java, so I might be missing some recent security development. Any way: Having a simple applet with hardcoded params it runs just fine on the latest Java Plug-in 1.6.0_04 in both IE and Fx. If I put params into
|