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
using CipherInputStream19 Jun 2008 01:23 GMT7
i was trying to encrypt and decrypt a string using CipherOutputStream
and CipherInputStream as below.I wanted to write the encrypted string
to a file "encfile.enc" using CipherOutputStream and then read back
the decrypted version from that file using CipherInputStream
Umm odd behaviour !!18 Jun 2008 22:02 GMT11
import java.io.*;
The following code compiles and outputs :
                   primitive integer
Can someone explain how the call rw.go() can invoke void go(int...i),
Question about getting JBoss running18 Jun 2008 14:29 GMT11
I'm trying to get started with JBoss and I found this link on how to
deploy one's first web app... http://centerkey.com/jboss/
When I get to the last step, and I try to go http://localhost:8080/helloworld/hi.jsp,
I get a page not found error.
How can I return an HTTP 403 status from a web service?18 Jun 2008 05:23 GMT11
I have a Java bean web service which has different required roles per
method.  (In one case, the required role even varies depending on the
parameters.)  Since this can't be done declaratively, I'm calling
ServletEndpointContext.isUserInRole(String roleName) and throwing a
Logging introduction18 Jun 2008 02:06 GMT9
After seeing part of the discussion on exceptions, I decided my
application has matured enough that it deserves logging.  I’ve been
happy with console messages as long as I was developing, but now I have
testers, and the log files would be useful.
All of us know about unit test. But what's a unit?18 Jun 2008 01:40 GMT3
A method? A class? A bunch of related classes? A module? An API we
exposed from a module? ...
My opinion is all of them are units for different test requirement.
But my friend doesn't agree. He thinks we should only write unit test
package junit.framework does not exist18 Jun 2008 00:39 GMT1
I am trying to compile some code, but can not since the compiler can
not find the junit package.
The line in questions is:
   [javac] C:\EclipseProjects\chs\src\com\sample\foo\AllTests.java:3:
Is MVC what everyone except Microsoft uses?18 Jun 2008 00:37 GMT1
I don't mean that to sound like a troll.  I'm only curious because of
the new MVC preview for .NET.  Having studied Java, about all I could
find was MVC everywhere.  I looked outside of Java and found MVC
utilized a lot.  I looked back and MS and found that it wasn't there,
BigDecimal and equals()17 Jun 2008 22:53 GMT1
I am having an issue with BigDecimal  and compareTo() not being
consistent with equals. I have read the documentation and know why
it's behaving that way, but I don't understand why they would
intentionally make compareTo() inconsistent with equals()
Import for servlet failed !!!17 Jun 2008 20:36 GMT4
The import  javax.servlet.*;  javax.servlet.http.*;  failed .
I'm  using eclipse (europa). Please help.
Training on java17 Jun 2008 20:32 GMT1
Intrested people please visit site www.sigilacademy.com.
two questions17 Jun 2008 18:50 GMT10
Just revising for my SCJP exam and have a couple question I trust you
will be able to help please.
1)
below is a package structure for a set of classes
Trying EJB 3.017 Jun 2008 16:14 GMT7
I'm trying to use EJB 3.0 to run a simple Dynamic Web Application
I have never used Java before to connect to a DB but I am fairly used
to the language.
However there seems to be a lot of information that unfortunalety
Training on j2ee17 Jun 2008 15:09 GMT2
Intrested people please visit site www.sigilacademy.com.
javascript radiobutton enabled and disable in iteartion loop17 Jun 2008 12:01 GMT1
I gave the radio button in iteration loop here. i have 5 iteration
record.
when i click the 5th record the  radiobutton enabled in 5th
record(last record) & then the first radiobutton  is not selected when
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.