Well with reflection you can find out information about any
object, including its methods and fields and load the class at runtime, even if the type of the object is not known at compile time.Like in java you can load a class using Class.forName('ClassName') and get all its methods with Method m...
Hello Everyone,
Is there a way we can use Rave Report 5.0 (with Delphi 7) to generate reports at runtime (based on the inputs provided by the user) to be viewed on the web.
Thanks in advance.
MF
No websphere and apache are located in different machines, with unix env.
As for the error and logs, when i tpye in the url 'http://[hostname]/[folder]' it displays a page with the location of the 'web' folder on the application server (i.e. websphere) written on it.
Actually when i type in...
Hello Everyone,
I am trying to install a site on the apache http server, all my application code is placed on the ibm websphere (i.e. jsps,classes,servlets), apache http server is just recieving the request, which are all forwarded to the websphere, now the problem is that static resources...
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.