Posted By:
Anonymous
Posted On:
Tuesday, July 2, 2002 10:39 AM
Hi to everybody. I'm working under JBuilder 6, which provides Tpmcat 4. I'd like to know how to configure my webApp. I've saved my project in A directory named "SitePerso". It contains three directories named "conf", "defaultroot", "work". The "work" directory contins an empty "local_host" directory. I've put in the "defaultroot" directory, that contains the "WEB-INF" directory, all my code (xml, html, xsl, xsd files). I'd like to know what's the use of each directory, and how can I access to my files starting from http:localhost/ (for eaxample, I have a xml/namespaces directory for the xml-name
More>>
Hi to everybody.
I'm working under JBuilder 6, which provides Tpmcat 4.
I'd like to know how to configure my webApp.
I've saved my project in A directory named "SitePerso".
It contains three directories named "conf", "defaultroot", "work".
The "work" directory contins an empty "local_host" directory.
I've put in the "defaultroot" directory, that contains the "WEB-INF" directory, all my code (xml, html, xsl, xsd files).
I'd like to know what's the use of each directory, and how can I access to my files starting from http:localhost/ (for eaxample, I have a xml/namespaces directory for the xml-namespaces i've defined, and I'd like to retrieve them by some path like http:localhost/aDirectory/xml/namespaces).
How can I do ?
Thank's
<<Less