User Profile
Collapse
-
CallDep class is residing under specific path where web server is hosted. Infact I can access this applet from other PC which is under same network. Am just wondering will browser download this class archive onto my PC while accessing applet. If so any specific directory i need to cross check. Is there any some kind of settings which i need to make sure under java security/policy file? -
Java Applet Display Problem.
Hi,
I am having applet display problem on my PC and the same thing working fine on some of my colleagues PC's. When I cross checked content through view source its exactly same on both the PC's. Something related to JRE is not allowing to display this applet through browser. Even I tried by uninstalling & reinstalling JRE and ended up with same problem. Can anyone tell whats problem on my PC.
Here is the error which I am... -
pssraju started a topic Unable to capture sql output using shell script while running it through browserin LinuxUnable to capture sql output using shell script while running it through browser
Hi,
I am not sure whether I am posting it in right location as i cant see any shell scripting forum here. Below script works perfectly fine from command line, but when I run through browser I am not getting anything inside my $dt. Because of this its always going inside failure scenario. My procedure is going to return either Success / Failed output. Can anybody tell me where I am messing up.
...Code:#!/usr/bin/ksh
-
Mixing modules/libraries built using different compilers
Hi,
Third party software vendors are putting restrictions on compiler for specific platforms, which inturn limiting scope for my application to explore other compilers. Would it be possible for me build an my application (using one type compiler say Sun Workshop CC) which inturn uses 3rd party libraries(share d) which were built using another compiler (say gcc)? I tried to simulate the same with small test program and I am getting linking/referencing... -
pssraju replied to linking errors pointing to rogue wave & std classes during c++ application migrationin CRW has been built with the available options using RCB. Infact stand alone RW test examples are working fine. Here is compilation & linking options for RW and its examples.
RW example compilation options
------------------------------------------------
g++ -m32 -D_RWCONFIG=15d0 3 -I./../../.. -I.. -I. -D_RWBUILD_tls -fPIC -g -pthread --pedantic -DRW_CLASSIC_STR ING_CLASSES -Wall -W -Wno-long-long -c ../btree.cpp...Leave a comment:
-
pssraju started a topic linking errors pointing to rogue wave & std classes during c++ application migrationin Clinking errors pointing to rogue wave & std classes during c++ application migration
Hi,
At present application was built on solaris 9 using sun studio 9 (Sun C++ 5.6) & rouguewave sorce pro 5. We are planning to port the same application onto SuSE Linux 9.5.0 using GCC 3.3.3 & RW source pro 9. My application heavily uses RW tools through wrapper classes on the top existing RW classes. RW libraries were built using gcc on linux platform and standalong RW examples are working fine. Since the application compilation...
No activity results to display
Show More
Leave a comment: