What is the best way to initialize a program? I am using the InitInstance to initialize the variable in a generic class however the values dont stay outside CApp class. What am I doing wrong?
H...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10338230.html
Zones:
C++Date Answered: 05/04/2000 Rating: 7.0 Views: 0
I'm trying to use ServiceLifecycle in my webservice. I have the init method like this:
public void init( Object context ) throws ServiceException
{
HttpSession session = null;
serviceContext = ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20598797.html
Zones:
JavaDate Answered: 05/02/2003 Rating: 6.8 Views: 0
Hi all..
Warm greetings..
Is it possible to set the font size of a CStatic control while initializing the application..?
I tried but it didnt work..!
Just add a CStatic control in a new MF...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21408781.htm...
Hi,
My web.xml is as follow. But i can't be resolved. It comes a "big red button" (i am using eclipse IDE jdk5, struts )
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns="http://java.sun.co...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_22122167.html
Zones:
JSPDate Answered: 07/16/2007 Rating: 8.2 Views: 0
A while ago, I changed my second harddisk (secondary master) because I needed more diskspace. While the old harddisk (Quantum 1,2 GB) worked properly, the new one (IBM 3,2 GB) had errors about ever...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10012...
Zones:
Windows 95Date Answered: 06/19/1997 Rating: 5.6 Views: 0
i am working with UW2.0.1 . This is a network node . here i configured DNS, MAILSERVER, WEB
SERVER , almost everything.
Yesterday one of my officer ...
http://www.experts-exchange.com/OS/Unix/Q_10249717.html
Zones:
Unix OSDate Answered: 01/21/2000 Rating: 6.0 Views: 0
when i boot my linux box, a screen full of unresolved symbols comes up from every module.
Example /lib/modules/2.2.13/misc/esi.o : unresolved symbol(s)
Then once im logged in, i try to load th...
http://www.experts-exchange.com/OS/Linux/Setup/Q_10386737.html
Zones:
Linux SetupDate Answered: 06/03/2000 Rating: 7.6 Views: 0
Hi
I have a servlet which reads some data from a text file using the Properties class. This works fine. The technique for locating the config file is quite flexible and means the absolute locati...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20066501.html
Zones:
Java,
SSIDate Answered: 02/01/2001 Rating: 9.0 Views: 0
hi,
does anyone knows why the folowing init list in a constructor :
test::test():arr[0]("bla")
{
......
}
where arr is defined in test.h like :
const CString[3];
is giving me :
d:\bac...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20115669.html
Zones:
C++Date Answered: 02/23/2002 Rating: 5.8 Views: 0
Does anyone have an example of working code using the 'Expect' library (under Unix) that actually does something?
I know about: http://src.openresources.com/debian/src/interpreters/HTML/R/Expe...
http://www.experts-exchange.com/Programming/Languages/C/Q_20180364.html
Zones:
CDate Answered: 10/04/2001 Rating: 7.4 Views: 0