Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Creating .doc files11 Jun 2008 14:22 GMT2
Hi, are there any 3rd party Java api's available for creating
microsoft word documents on the fly in a similar fashion to how iText
creates pdf documents?
TIS,
Refer to current filename and line.11 Jun 2008 07:26 GMT3
I remember this was possible in C with macros. Is it possible in Java
to refer to the current file name and line number as in
System.out.println( something.that.returns.current.file.name() + "
printed this line.");
How to get current jar path11 Jun 2008 05:38 GMT3
Hi! I'm working on an application that should run on an usb pen using
an embedded Derby DB. I need the DB to be on the USB pendrive with the
application.
Pen filesystem should look like this:
Do you ever use reflection instead of OO?10 Jun 2008 23:47 GMT12
I know I'm taking a chance posting a question like this on a java
newsgroiup...
There a lot of well known advantages to OO, but I have recently
started using the java reflection to take care of many simpler
Resource/File URL Problems, relative links, servlet context and     <jsp:useBean..10 Jun 2008 21:24 GMT1
I'm trying to write to a file from within a <jsp:useBean java class.
Problem is the naming conventions of the file address.  I'm trying to
develop application on localhost using netbeans, then deploy to live
web...
Sending mail with Java10 Jun 2008 18:47 GMT5
I would like to know how to send a mail in a java application
I searched on the web and I found some codes but it always don't
work , because i don't have the name of a mail server
i tried this :
Swing: default action executed even with Ctrl+Enter10 Jun 2008 16:51 GMT4
In my Swing app, I define a default button like so:
// make submit the default action
SwingUtilities.getRootPane(submitButton).setDefaultButton(submitButton);
The submit button submits some query.  This seems to work fine: if I hit
ClassNotFoundException on Core Java 2 RMI example10 Jun 2008 15:58 GMT7
I'm trying out some sample code on Core Java 2 Chapter 5 - Distributed
Objects, but even though the code is identical to that on the book, it
says
javax.naming.CommunicationException [Root exception is
Randomly access files in J2ME10 Jun 2008 09:51 GMT2
Good day everyone this is my first post in this group and need help. I
want to create a class that can randomly access files and read and
write only sections of the file instead of reading or writing the
whole file into memory. This will actually help with memory management
Java hosting.10 Jun 2008 07:13 GMT3
I use http://www.myjavaserver.com to host my Java related application
server.
It was good for years but right now they are out of file space.
Any suggestion what is good free application server right now to host
dom4j NoClassDefFoundError10 Jun 2008 07:11 GMT1
I have simple application
[code]
import org.dom4j.Document;
import org.dom4j.DocumentHelper;
Need java 1.5.0_2710 Jun 2008 07:10 GMT9
I need the old version of java  :1.5.0_27.
Please help me with finding the download of this.
Thanks in advance
[Tomcat] Problem10 Jun 2008 06:21 GMT2
I have problem with tomcat.
I bought domain and setup tomcat to listen on port: 80
Now my application run using this url:
http://mydomain.com/myservlet/
Using redirect instead of forward10 Jun 2008 00:27 GMT4
In Tomcat 4.1.27 servlet I am using RequestDispatcher type to forward
a message and get it in JSP. How can I do the same using redirect
instead?
Here is what I have -
profiling in eclipse..09 Jun 2008 19:08 GMT2
any recommendation on tools/plug-ins for profiling Jboss servlets in
Eclipse/Linux environment ?
is eclipse a best IDE for J2EE development? it is really hard to find
and use even very basic plug-ins (like profiling for e.g) in eclipse.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.