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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
good syntax ?28 Sep 2005 21:38 GMT8
   good syntax:
byte data[]=new data[100];
if (data.startsWith(12,43,32)){
}
User Access with Struts28 Sep 2005 20:30 GMT1
I am developing a Struts web application.  This application will
require users to login with a username and password.  Each user will
have different access levels.
I will not be using role-based access b/c there are too many services
Servlet Problem with Back Button IE28 Sep 2005 20:06 GMT3
This is a weird problem I am facing on IE.
I have a servlet which is invoked by the doGet() method. This servlet
has a FORM which has few fields. One of the field has a hyperlink which
makes a window.open() call for Onclick. This pop-up allows a user to
dont show url in address bar28 Sep 2005 16:42 GMT11
How to hide the url from the browser? Should show only one url
I have to make a servlet for controlling all other servlets. The
browser should show only one url. eg:
http://www.mydomain.com/ControllerServlet what I have to do for this?
Entity EJBs vs Hibernate ?28 Sep 2005 16:41 GMT2
Has anyone done a comparison of entity EJBs with products such as Hibernate?
Thanks.
Steve
Third Party Benchmarks for Web Server28 Sep 2005 16:29 GMT1
I am looking for a third party benchmarks for the various web/app
server like tomcat, web logic, websphere , oracle app server, red hate
server etc.
Any compariosion report will also help me.
Why is this possible?28 Sep 2005 14:13 GMT10
I have the following methods:
   public static String method1( Object obj ){
        return method2( new Object[]{ obj } );
   }
java.util.regex and multiple matches28 Sep 2005 10:35 GMT4
I'm trying to catch all the values matched by subgroups
of the following regex (it's a simplified version, x and y
originally are regex as well).
(?:(?:(x)|(y)),)*(x)(?:,(?:(x)|(y)))*|(a)
GZIPOutputStream and MemoryCacheImageOutputStream28 Sep 2005 09:50 GMT4
I am working through some code I had written several years ago and am
sure that it worked then... I figured out my problem comes down to some
interaction with GZIPOutputStream and MemoryCacheImageOutputStream.  A
sample of code to show the problem is below...
JNI does not return the original value28 Sep 2005 09:49 GMT2
I have a java code, which calls my native method setvalue. the setvalue
function receives values from my java code and the values are of type
java.lang.object.the value may be String, Long. Integer, byte[] etc.
the native method receives the value as jobject.my native call makes
Cryptix OpenPGP - DSA algorithm not found/DSA Signature not available28 Sep 2005 08:29 GMT2
   I'm having a bit of a problem getting cryptix-openpgp (the latest
version 20050418-snap from http://www.cryptix.org/) to work. I've
followed the readme file:
1.installed SUN's "Unlimited Strength Jurisdiction Policy files"
How to save/write javax.mail.Folder to file?28 Sep 2005 06:35 GMT1
Im making an e-mail client and i want to write received Messages to file.
I tried to write the hole object javax.mail.Folder,via ObjectOutPutStream,
to file but it dos not implement Serializable so i got Exception.
Is there any specific classes or methods in the java mail api that ...
"java -jar" vs "java -cp" question28 Sep 2005 06:28 GMT2
I have my classes with the main method in main.jar, and an external
library in external.jar.
Now, I can start my application with:
java -cp main.jar:external.jar MainClass
Code Completion in Eclipse28 Sep 2005 05:15 GMT2
Is it possible in Ecilpse whereby the code completion feature puts the
arguments together with the method's name. For example, let say I have this
utility method:
public myClass {
Any good URL about Java and AJAX?28 Sep 2005 04:59 GMT7
Do you know for any good URL, portal, forum, newsgroup, yahoo (etc.) group,
etc., to find more about AJAX and Java?
AJAX + JSP, JSF, EJB, Hibernate, SOA, etc. - anything!!!!
Thanks
 
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.