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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SSH Client for Cisco Components - written in Java19 May 2005 16:00 GMT10
I'm looking for a SSH-Client (free + written in Java) to access Cisco
Components. I have already tried a lot of different implementations but
no one works well with Cisco IOS.
Has anyone a idee?
tomcat: how do i disable caching?19 May 2005 15:34 GMT2
i want to display an image output.png that i have dynamically created
with gnuplot on my jsp file. the image is displayed as broken frequently
and i suspece there is a problem with caching. how do i disable caching
on tomcat?
Problem with forward : IllegalStateException19 May 2005 15:07 GMT1
I have a metod:
private void go_to(String adress, HttpServletRequest
request,HttpServletResponse response) throws ServletException, IOException{
RequestDispatcher dispatcher =
servlet enquiry19 May 2005 15:02 GMT4
 I hope my posting here is appropriate.
 I have generated a class file which is not under /usr/java
How can i tell the tomcat servlet to locate this class file? the server is
accessed through HTML FORM POST action. and it just says the file cannot be
java.lang.NoClassDefFoundError19 May 2005 14:05 GMT6
SUBJECT: java.lang.NoClassDefFoundError
I am using Tomcat 4.1.31 on SuSE Linux 8.1 and Java 1.4
I have my application as following:
/local/tomcat/webapps/hari
formating of text file19 May 2005 12:23 GMT2
can anyone suggest how can we efficiently achieve formating of data
from a java program into a .txt file.
ispell integration19 May 2005 10:56 GMT2
I wish to integrate spellchecking into my little prog.
My question is:
- is there an open source java project that provides spellchecking using
ispell? (So I could look into their code how they did it...)
UML19 May 2005 10:43 GMT4
is this the right place to ask for a recommendation
for a free UML thingy?
tnx, phil...
String.intern() still "considered harmful"?19 May 2005 10:15 GMT3
I've seen several remarks floating around the web that on some JVMs,
the use of String.intern() will lead to the interned Strings being
unreachable for garbage collection, ie the memory used by them is held
until the VM is restarted. However, I have not found such an assertion
servlet, mime-type, edi, xml ...19 May 2005 08:45 GMT5
I'm currently serving XML or EDI files through a servlet.
I'd like to have a download function, I mean whan the user clicks on a
button it opens the "save as" window.
Unfortunately, XML is automatically recognized by IE and it displays it
Finding the max number in a list19 May 2005 08:40 GMT45
I have an array of integers.
I would like to retrieve the maximum integer from that array.
I could write a method that compares a pair of integers at a time using
Maths.max(int,int) method, but seems to long for my arraylist.
Advantages of Swing / J2EE App vs. Terminal Based App19 May 2005 08:19 GMT2
I am in the process of developing an application in Swing / J2EE as an
alternative to an application that is terminal based (like Edit in
MS-DOS etc).
I am aware of the benefits intuitively, but would be interested to see
reference to external jars when running jar file?19 May 2005 08:13 GMT13
I'm currently working under Eclipse and I've created a jar file,
test.jar.
This jar file needs an extenal jar, let's say c:\ext.jar, to be able to
run. (It runs ok in Eclipse).
Question about FileWriter, Help!19 May 2005 07:40 GMT2
  I wrote a small java code like below but there is an error like
"can not use java.lang.Object toString()  in (double)
out.write(toString(c));"
when I run javac to compile it. Any suggestion about how to fix it?
Tiles19 May 2005 05:19 GMT1
I`ve got this problem using Tiles.
this are my sources
Layout.jsp
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
 
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.