| Thread | Last Post | Replies |
|
| MP3 playback using Java Sound and Sun MP3 plugin | 22 Jan 2006 17:43 GMT | 6 |
I downloaded Sun's plugin for MP3 support (http://java.sun.com/products/java-media/jmf/mp3/download.html). The website seems to suggest that it will work with the Java Sound APIs without any need to install the Java Media Framework. However, I can only
|
| SAX XMLParser Error | 22 Jan 2006 10:17 GMT | 1 |
I have written a simple appl(reading from xml file and printing to system.out) with SAX api (xerces), and it compiled perfectly. However, execution error is "No classdef found org/.../XMLParser" Same error resurfaces using DOM api(dom4j) for same purpose..
|
| Ayuda para java | 22 Jan 2006 06:52 GMT | 4 |
Hola a todos, espero recibir ayuda... muchas gracias.. Tengo que hacer este problema a partir de un codigo dado, que no se si esta completo (supngo que no), no si esta correcto (supngo que tampoco) Pongo el Problema y el codigo, espero que me ayudeis pronto por favor.. lo
|
| How to print a scrolling region in a JSP? | 22 Jan 2006 03:08 GMT | 1 |
I have a JSP that has a scrolling table. When the web page is printed only the portion of the table that is actually visible is printed. I want the whole table to be printed. The target browser is IE6, athough it would be nice it worked with the
|
| Intranet Java Mail | 22 Jan 2006 02:20 GMT | 2 |
i want to develope the Intranet mail system using java mail API . the problem is , how can i store the Emails into the local computer . help me plz...
|
| Chaining servlets on separate web servers | 22 Jan 2006 02:09 GMT | 1 |
I was wondering if there is any mechanism to chain java servlets deployed on two separate web servers (apache tomcat). Smoke Eye _________
|
| Beginner - Netbeans code behind class | 22 Jan 2006 02:07 GMT | 7 |
I am asp.net (C#) developer and I have decided to try jsp and MySQL. Does anyone know how I could add a class and use it in my jsp page (similar to code behind class in asp.net/C#), so I could step through the class code and debug?
|
| Nokia + Eclipse: creating JAR files from eclipse | 22 Jan 2006 01:53 GMT | 2 |
I am developing J2ME applications and testing them on Nokia devices. So I have installed Eclipse 3.1.1 from eclipse.org, then Nokia Developer's Suite (NDS) v3.0.1 from Nokia, and added on several emulators from Nokia.
|
| New Java community site - looking for category suggestions | 22 Jan 2006 01:37 GMT | 4 |
I will be launching a new Java community site tomorrow - http://www.javakicks.com/. This follows the successful launch of http://www.dotnetkicks.com/ last week. I am putting together a list of categories for the site, what I have so
|
| Java in Austin Texas | 21 Jan 2006 23:47 GMT | 1 |
Does anyone know if Texas is hosting a Java conference any day in 2006....
|
| copiling not running | 21 Jan 2006 22:57 GMT | 8 |
my code is here ------------------------------------------- class ILoveJava { public static void main(String[] args) {
|
| Question about Generics | 21 Jan 2006 22:03 GMT | 38 |
I am currrently trying to "genericize" some of my older classes but I'm having trouble with this simple class: ================================================================ public class IntRange extends TreeSet {
|
| Editor HTML - JSP | 21 Jan 2006 21:22 GMT | 3 |
Hola: Alguien me puede recomendar algun editor tipo Dreamnweaver para páginas HTML - JSP en Eclipse. Quiero evitar tener que escribir todo el código de formato HTML.
|
| compile java using netbeans | 21 Jan 2006 17:04 GMT | 6 |
i downloaded netbeans with java sdk. i am a newbie to netbeans. pls tell me how to compile a java program (basic programs) in netbeans. i know how to compile using the commandline. i dont know how to compile using netbeans.
|
| Tutorial: Mobile Application Development: Can I do it? (Part 2) | 21 Jan 2006 14:43 GMT | 1 |
I wrote a little tutorial covering subject of J2ME application development. In the Part 2 of the article series I focus on creating a very basic game engine. I think it could be very interesting for beginners. The part 2 can be found here:
|