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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Static methods on EJBs ?27 Feb 2005 22:07 GMT1
I'm writing an engineering library in a Java package. The package is
very simple. There is no constructor (since I do not need to do any
global initialisations etc at startup). All the methods in the
functionsa re declared as static public (defining the API of the library).
Difficulties with Include Parameters/java.net.URLEncoder class27 Feb 2005 19:20 GMT1
I am building a JSP website and have created a page template that has
two include pages - a navigation page and a footer page.
For obvious reasons I am using this for easier maintenance if
navigation or footer details change.
Threads in MDB25 Feb 2005 14:09 GMT2
I had a MessageListener which spawns java threads on receiving a
message - a (javax.jms.)Message which contains more than one
application message. (That happens to be the requirement!). The
application was going fine in WebLogic 8 and WebSphere 4.*. But
Struts Newbie going crazy!15 Feb 2005 19:41 GMT6
I am trying to actually use the struts-blank, but if I do any
alteration on the aplication.properties, Tomcat show me an error.
(log file error) 2005-02-13 20:00:04 StandardWrapperValve[action]:
Servlet.service() for servlet action threw exception
Consuming Web Services inside J2EE/ Jboss14 Feb 2005 17:03 GMT5
I have search the web , and by know I hava an good ideia  on how to publish may Stateless EJB has a
webservice (using JBoss 3.2.x). My problem is now consume web services inside a Stateless EJB (or
any other , for that matter). I've searched, but with no luck. Having a WSDL file ...
Purpose of "getViewport()" in Swing  ??12 Feb 2005 22:25 GMT1
What is the difference between
myScrollPane.add(myJTable);
and
myScrollPane.getViewport().add(myJTable);
Application Scope exit09 Feb 2005 19:16 GMT3
Sorry if this is super obvious, but I have been searching for a week
without finding a solution.
I want to use an application scope bean that will, after a certain
amount of elapsed time, die/kill itself/release its
Java Beans & Packages07 Feb 2005 21:18 GMT5
Do Java beans need to be in their own packages?
I have a bean, which I put into a package containing servlets for my web
site. When I deploy to Apache/Tomcat, I get the following error from the
page accessing the bean. I'm using Oracle JDeveloper for writing the code
Beans & Database Connections05 Feb 2005 18:21 GMT1
Could someone direct me to a good resource for outlining best practice on
using database connections from within java beans. Presumably connection
pooling is the way to go, but I'm struggling to find some good resources.
My environment is Tomcat 5.5 and RDBMS is Oracle 10g.
invalid SQL generated04 Feb 2005 15:32 GMT1
I have an EntityBean mapped to an Oracle view, the view has no primary key.
When I try to access the data in the view ( read-only) invalid SQL is
generated:
SELECT DISTINCT  FROM ws_personen t0_o WHERE (t0_o.AANHEF = 'MR')
Many to Many CMR with an attribute04 Feb 2005 15:30 GMT1
I have a db scheme where i have a Many to Many relation but i have to
store an attribute in the mapping table. Then, i thought i could
transform my N-N relation in two 1-N relation, explicitely creating the
mapping table with my own attribute but this table has no primary key
What is the Java equivalent for Torry.net!02 Feb 2005 09:29 GMT2
When I program in Delphi, whenever I need a component, I just browse to
www.torry.net (or other VCL sites) to find a (usually free) component
to plug into my application. This makes my app development faster by
many orders. When in Python, I go to Vaults of Parnassus. Perl people
Do all vendors' share basic j2ee libs (ejb-api.jar, servlet.jar, etc) ?01 Feb 2005 20:46 GMT4
Hi;
I am trying to build some generic j2ee-related Ant scripts that need the
j2ee jars in the classpath. Although, I have no problem with different
versions for 1.3 and 1.4, but if I need different jars *per server* and
 
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.