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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to authenticate under JBoss/JAAS from a public web app page?30 Mar 2005 07:30 GMT7
I'm deploying a web app under JBoss with the usual '<security-constraint>'
based links to a JAAS login module.
However, my web app includes some web pages that are public (i.e. not
protected and open to public access) and not covered by the security
Calling C/C++ code from Java?30 Mar 2005 07:02 GMT5
What is the procedure used to call C/C++ code in library from Java?
TIA,
-Ramon F Herrera
is it ok to do this... and generics29 Mar 2005 23:45 GMT1
sorry about the subject - i'm not quite sure what it is i'm asking is called
is there anything wrong with doing this...?
ArrayList al = new ArrayList();
al.add(new MyClass(1, 2, 3, 4)); <-----
display sql:query29 Mar 2005 22:08 GMT3
I've set up a little application, in which I try to get some data with
sql-tags.
But altough the query retrieves the data from the database, I can't
display the value with c:out. I can't see any errors.
mysql and jdbc29 Mar 2005 21:45 GMT3
In the mysql database I have, after I get some values from 3 tables, I
have to get few more values from other tables, based on the values I
obtained in the first run. In a case like this, can I pass the
java.sql.Connection as a variable, between my methods.
SCWCD29 Mar 2005 21:31 GMT2
Does anyone have any recommendations for books and study materials for
the  Sun Certified Web Component Developer for the Java 2 Platform,
Enterprise Edition 1.4 (CX-310-081) Exam.
Thanks in advance
How to retrieve JSTL resource bundle from plain java29 Mar 2005 18:52 GMT2
Our web-app uses Struts and JSTL combined with XSLT processing. For
the latter we want to use the same resource bundle as within Struts
and JSTL (we're using the preferred fmt:message now). Using Struts it
was easy to obtain the resource bundle by using:
using .class file in java29 Mar 2005 17:25 GMT2
i have BankAPIClient.class file and now want to use it in another
program CallBankAPIClient.java by instantiating an object of above
class file. How to do it? guide me.....
Regards,
want to dispaly data from oracle db table29 Mar 2005 14:39 GMT2
I am new to java. I inatalled oracle. I need to display some of the
data from table. that  table is from oracle.I want to know how to get
that data in to interface. pls help.
Current Class Path29 Mar 2005 14:34 GMT4
We are trying to get the current class path of our Java program which
is installed to c:\program files\my program\.  In case the path
changes, we need to get the new path.  Everytime we use the
java.lang.System.getProperty("user.dir"), we get the jdk directory
How to create a timer to terminate a running thread after certain timeout value?29 Mar 2005 14:20 GMT4
I have a thread invoking a method inside a stateless session bean.  Is
there a way to terminate the thread if the method is somehow stuck.  I
was thinking about using a timer of some sort, but I am not good enough
to find a way of doing it.
to extend or not29 Mar 2005 13:54 GMT3
which is the preferred style?
public class App {
    private JFrame frame;
    public App() {
[Struts 1.1] : Load a particular resource bundle29 Mar 2005 13:43 GMT2
Hi to all,
First, excuse my bad english ;-)
I would like to know if there is a simple way to load in a Struts web
application a particular resource bundle depending of the user connected ?
String Manipulation29 Mar 2005 13:16 GMT1
I have an alpha-numeric string.  If the 1st position is non-numeric, I
need to remove it.  For some reason this is causing me difficulty.  Can
someone show me a way to do this?  Example: "R123456789" I want
"123456789"
Simple String Question29 Mar 2005 13:13 GMT13
I am new at Java programming and have gotten stuck on a problem
for which I am sure there is a simple solution.
I have a string (resp).
I need to create another string (resp2) which is the same thing as
 
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.