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 / JavaBeans / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JSP Import CSV into database23 Oct 2006 01:32 GMT4
I'm looking to implement a feature into a JSP web app which will allow users
to import a CSV file into a database. My thoughts are that the process would
involve the following steps:
1) Transfer the CSV file from client to web server.
Newbie: javax.naming.CommunicationException [Root exception is java.lang.ClassNotFoundException11 Oct 2006 23:17 GMT1
I'm brand new to EJB.  I don't even know what spec my generated EJB
code is.  But I've got to get this thing running and I'd appreciate any
help at all.
I have an EJB called HelloWorld (original, huh?) deployed successfully
java Bean scope session11 Oct 2006 11:53 GMT1
I have the following problem:
I have created a java Bean, and I use it without problems.
Now I'd want using the same instance above more jsp pages, so I declare
it as:
How to get the updated data from database.09 Oct 2006 16:03 GMT4
My backing bean has some method to get data from database. Like;
public Collection getClients() {
   Collection c = accountEntityBean.getClients();
   return c;
How to lookup MessageDrivenBean09 Oct 2006 08:12 GMT3
I am new to EJB development.  I was wondering if I could look up MDB
and obtain a reference to it and use it.
What I am trying to do is the following:
MDB_A, MDB_B, MDB_C
MySql error05 Oct 2006 10:53 GMT1
I installed MySql 5.0 (with installer) and before I try to add driver to
NetBeans I tried:
C:\Documents and Settings\Bajo>mysql
and got:
JSP: Passing more than one param into method05 Oct 2006 00:53 GMT6
If I have instantiated a controller class in a JSP page (using
<jsp:useBean...>), can I call methods which have more than one parameter
from within that JSP page?
The reason I ask is that AIUI, methods with more than one parameter do not
Performance - JBoss/Hibernate caching versus versioning02 Oct 2006 09:56 GMT1
For scalability which do you think performs better?  Assume Oracle 10g,
JBoss AS (x10), 1000 concurrent users (heavy transaction processing -
mostly reads).
a) Let Hibernate/JBoss Tree Cache perform caching of active content -
JSP/JavaBean - Newbie help02 Oct 2006 02:57 GMT1
I have set-up Apache Tomcat for the first time and I'm trying to configure a
test JSP website on it. I'm attempting to use a simple JavaBean with my JSP
page and I keep getting errors relating to the JavaBean.
index.jsp is in the $CATALINA_HOME\webapps\JSPTest\WebContent
 
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.