| Thread | Last Post | Replies |
|
| websphere 5.0.X's servlet requirement | 08 Apr 2005 09:30 GMT | 1 |
in websphere 5.0.x, which version of servlet specification is supported? urgent!! :)
|
| Ant Error: Could not create task or type of type: propertyfile | 07 Apr 2005 15:51 GMT | 1 |
I'm fighting a problem with ant compiling an application I adopted from a previous developer. The odd thing is the exact same setup works fine on windows and on Suse 9.2 but on Red Hat 9.0 I get the error shown in my subject. The script is very simple:
|
| Looking for Eclipse Plugin | 05 Apr 2005 18:55 GMT | 2 |
Is there a plugin that allows you to type 'immediate' java commands? e.g., a plugin with a single-line text field, when you press enter it compiles it into a default file with default imports etc., and gives you a result that you can store in a temporary variable.
|
| How to preserve projects in Eclipse? | 02 Apr 2005 00:50 GMT | 3 |
We have a lot of old projects and have to keep them in project's structure in Eclipse. I don't know the way how to preserve and restore projects with all thier settings.
|
| Struts | 01 Apr 2005 10:22 GMT | 5 |
How to start working with struts? Any suggestions? THx.
|
| how to pass Userdefined Object in Jasper Report (In form of parameter)? | 01 Apr 2005 04:56 GMT | 1 |
i m generating reports using Jasper Reports and using iReport as visula editor, i m also passing parameters, all works well but i don't know how to pass a Object of a Userdefined class
|
| Jasper Reports and Java | 01 Apr 2005 04:53 GMT | 7 |
I need to run a report (JasperReport) from Java, but I need to pass some parameters to the database. I tried this -------------------------------- double = fatura = 2554;
|