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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
recognizing & in a string31 Jan 2005 22:00 GMT9
how can one recognise & in java string when taken as command line
argument,as many special characters like |,>,<, & and * are never
accepted in the string and no exception ever handles them ,so I have
already made an exception in my code to handle these 5 characters ie
Struts: Data exchange between different applications31 Jan 2005 20:25 GMT5
Hi group,
by using the Java Jakarta Struts framework, is there a way to exchange
data between different web applications deployed at the same servlet
container directly by using something similar tothe servlet context or
copying a really huge long array31 Jan 2005 18:49 GMT13
before anyone screams in anger at me and tell
me I should go back to some proper OO design
classes, I want to say that the following
scenario is completely hypothetical and my
JPG skalieren und schnell anzeigen31 Jan 2005 17:48 GMT1
habe verschiedene M?glichkeiten ausprobiert eine jpg-Datei von einer A4 -
Gr??e auf 500x700 zu skalieren und anzuzeigen.
Das Anzeigen dauert mir allerdings zu lange.
Die Datei ohne Skalierung darzustellen geht sehr schnell.
coordinates for Frame client area31 Jan 2005 16:48 GMT15
How do I obtain the coordinates for the clientarea of a window, ie adjusted
for caption, menubar, framewidth etc etc
TIA
Problem with swapping out panels31 Jan 2005 16:39 GMT2
I have a JComboBox and to it I addItem() 4 JPanels
The idea being that I want whatever one is selected shown in a space
below my comboBox
Problem is, ONLY the first one I add (default) ever shows up. I can
where did the images go in my jar-file?31 Jan 2005 15:07 GMT5
When I run my application from inside JCreator everything looks good. But
when I run the same application from a JAR-file, none of the pictures (gif)
shows.
Any clue?
Java and SOAP31 Jan 2005 14:10 GMT9
I have a little question. I want to use the new services offered by
the NOAA (http://www.nws.noaa.gov/forecasts/xml/) and for this I need
to create and send a SOAP request. I have written a little java file
and it doesn't compile with NetBeans:
JSTL forEach31 Jan 2005 14:09 GMT3
I'm new to JSTL, and I'm trying to understand the forEach interator.
Looking through the example provided (jstl-standard-examples.war)
<c:forEach var="customer" items="${customers}">
 <c:out value="${customer}"/><br>
Understanding the JSTL taglib directive31 Jan 2005 12:42 GMT1
Just a quick question :
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
Does this mean that the taglib is being imported from the sun.com website?
Does this also mean that the computer I'm running this page on needs an
Unresolved import javax.servlet under Netbeans 4.031 Jan 2005 12:40 GMT1
Running tomcat 5.0.28, netbeans 4.0, J2SE 1.4.2_06, Windows XP SP1
Create hello world servlet, with usual imports i.e
import javax.servlet.*;
import javax.servlet.http.*;
Integerating Unix pipes with Swing  Utilities31 Jan 2005 12:15 GMT4
I wanted to add the following feature to my Mail User Agent.
Whenever a I click on a folder, the client will query the server for
messages in it. If the folder has a lot of messages the client has to
wait for a long time to get the messages. What I want is the client
Remove warning messages from the command window31 Jan 2005 11:32 GMT2
I have a java application . A  .bat file is used to launch the
application which sets the environment variables and launches java. I
am also using jclass in my application. I get several warning messages
which are from jclass and also some exception messages from the
url rewriting when the url contains parameters31 Jan 2005 11:15 GMT2
I am trying to maintain sessions by doing URL rewrite. Things were
working fine till the URL did not contain any parameters. The URL that
I have now is of the form:
http://myurl?id=1&user=null and on doing a sessionID append it becomes
prime checker with BigInteger31 Jan 2005 10:29 GMT1
I'm looking for an algorithm of prime checker for big numbers.
It's supposed to use BigInteger class.
Thanks for your help for newbie.
 
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.