Enter Keywords:
1 - 10 of 232(0 seconds)
Sort By:
 
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 don’t stay outside CApp class. What am I doing wrong? H...
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 = ...
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...
Zones: Windows MFC, Adob...Date Answered: 05/02/2005 Rating: 9.4 Views: 0
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...
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...
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 ...
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...
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...
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...
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...
Zones: CDate Answered: 10/04/2001 Rating: 7.4 Views: 0