I have an session ejb(MyEJB) that calls a class(skuObj.class) with a bunch of getters and setters, I retrieve a record from the database and set the row to the class like this skuObj.setSKU(the value from db).. and so on.
after that I return the class object.So my ejb Method looks like this...
I need some help with an ArrayList problem, I will write the code and expalin it and at the end will describe the problem.
JSP
=========================================================================
1)I get a java.sql.ResultSet from an ejb to my jsp...
I have an application running in powerbuilder 9 using a microsoft access database, here is the connection code I use in my main window open event
SQLCA.DBMS = "ODBC"
SQLCA.AutoCommit = False
SQLCA.DBParm =...
I am using tomcat 4.1.24 and I am having problems deploying my webapp I place my application folder under the $CATALINA_HOME/webapps and add the following entry in my server.xml configuration file
<Context path="/intranet" docBase="/usr/local/tomcat4/webapps/intranet"...
Hello windows gurus,
My company needed a vpn solution for their network, so I used two linux boxes at both ends comunicating through ipsec.
My first and more important network has a 192.168.1.x ip network with 255.255.255.0 netmask and my second network has a 192.168.0.x ip network with a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.