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 / First Aid / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
jsp:plugin31 Jan 2006 17:25 GMT2
Hello
Sorry for reposting, hope it is not a transgression, however I really am
nonplused on this.  I just cant get jsp:plugin to work at all in any way I
read that it should.  I will not repost again.  Thanks for any help or
passing and testing for a query string31 Jan 2006 15:53 GMT1
I'm new to JSP 2.0 and have been struggling with just trying to pass a
query string. I have looked in three JSP books (although only one of
them is written for JSP 2.0) and I have searched on the internet to no
avail. I have a link like this:
Printing Pages31 Jan 2006 15:49 GMT3
I've done a lot of searching on printing in Java and a friend and I have
done some testing and we're having problems just printing one page with an
image on it.  The best tutorial we found uses classes that are deprecated.
Can anyone recommend a good printing tutorial or howto for ...
packaging problems31 Jan 2006 15:23 GMT3
I hae a web application and I just want to try to get
an applet working.  The instructed way is to create
the applet in a separate project and package it into
the webapp.  That works and it produces the
Re:Clearlooks is unsupported??31 Jan 2006 07:44 GMT1
I am using RePast simulation package with Java 1.5 on Fedora Core 4.
When I run the model (see below), I get the following message.  The
program works, but it generates pretty ugly interface.
Could anyone please let me know how to solve this problem??
Unexpected Signal : 10 occurred  in java code31 Jan 2006 07:38 GMT2
Hi can anyone give any idea about this error:
I found hundreds of references to this stuff on net, but cud not get a
proper solution..
BTW, I'm working on HP-UX 11.11
sorry .09 instead of .0830 Jan 2006 23:31 GMT13
double totalCost = 3.91, amountPaid = 4.00;
int totalChange;
totalChange = (int)((amountPaid - totalCost) * 100);
System.out.println(totalChange);
How to check/validate XML against XSD30 Jan 2006 22:12 GMT1
How to check/validate XML against XSD
Lucene & Java30 Jan 2006 18:58 GMT2
I have a small but persisting problem.  I wrote .jsp code that
implements Lucene to do some very basic searching.  There were some
problems that I'm fairly certain were a result of the fact that I was
running the thing through Tomcat, so I tried translating the code to
.98 cents instead of .9930 Jan 2006 14:40 GMT3
double totalCost = 3.91, amountPaid = 4.00;
int totalChange;
totalChange = (int)((amountPaid - totalCost) * 100);
System.out.println(totalChange);
Confused about how packages work.30 Jan 2006 11:31 GMT2
Say I have these two classes, in separate files, MyTest.java,
MyOtherTest.java
package edu.newpack.test
class MyTest {
ObjectInputStream, how to find the end of the stream?30 Jan 2006 11:31 GMT6
I've got a table model and i am reading objects from a prepared file
into it.
Tht thing is, i can't determine the end of the file when doing so.
All my efforts always end at having IOException thrown.
applet talking to server (with ajax?)30 Jan 2006 10:44 GMT2
I have an applet that i want to have grab text from the server.  I
have a php function that generates the text, right now just plain
text, but it could be anything xml, json, etc.
  anyway, what is the best thing for me to do to have the applet
JAR file which needs to call another jar file....30 Jan 2006 10:07 GMT5
Ok... I'm using eclipse and I create a jar (with applet and all).  It
runs fine in eclipse but out on its own, it doesn't.  I simply am using
this html to open the jar..:
<HTML>
some help required :  applets blinded30 Jan 2006 01:10 GMT5
I experienced a strange behaviour  of some applets on mozilla 1.8 / W2K
.
The panels of the applet don't display any of its component. It's an
all blank  panel.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.