Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Where is applications start/stop scripts stored ?
Where is applications start/stop scripts stored ?
✍: Guest
applications start/stop scripts are in directory $COMMON_TOP/admin/scripts/$CONTEXT_NAME
2011-11-14, 3122👍, 0💬
Popular Posts:
How do we host a WCF service in IIS? Note: - The best to know how to host a WCF in IIS is by doing a...
How was XML handled during COM times? During COM it was done by using MSXML 4.0. So old languages li...
What Tools to Use to View HTML Documents? The basic tool you need to view HTML documents is any Web ...
What Does a HTML Document Look Like? A HTML document is a normal text file with predefined tags mixe...
How To Use Subqueries in the FROM clause? - MySQL FAQs - SQL SELECT Statements with JOIN and Subquer...