DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22855.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
ecarmich2003/08/31 17:17:35
Modified:jasper2/src/share/org/apache/jasper/compiler
JspDocumentParser.java
Log:
Expand wildcard imports
Remove unused imports
Remove tabs
Revision ChangesPath
1.69 +874 -644
hello sir ,
i am new in ur list. i would like to answer that
how's a jsp page covert into a servlet and where is
the .class file store in webapplication . and how a
web.xml find these servlet name and servlet class name
.plese
tell me the internal details about application server
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22058.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
Manish
As far as I know, and anyone please correct me on this if I am wrong, this
is handled by the internal compiler within Tomcat and the .class is placed
within web application scope.
You can register a .jsp to act as a servlet and call it as if it is one. For
instance on our website we
remm2003/09/01 05:43:13
Modified:catalina/src/share/org/apache/catalina/startup
SetDocBaseRule.java
Log:
- Unpack WARs if the host is not a standard host.
- Allow unpackWAR to override the unpackWARs value (ie, if unpackWARs
is false, it can be used
Pl ask questions which are relevant to the program in which you are involved.
Rainbow Expressions
http://www.rainbowexpressions.com
--- manish pandey [EMAIL PROTECTED] wrote:
hello sir ,
i am new in ur list. i would like to answer that
how's a jsp page covert into a servlet and where is
the
I think releasing a new build at the end of this week would be a good
idea, given that most issues with 5.0.9 have been resolved.
The remaining issues I can think of:
* commons-daemon: Needs a 1.0 release (any volunteers ?); needs polish
(display of log items in the console could probably be
Port of my previous patch to tomcat 4. As previously, I took the opportunity to
remove some unused imports.
Mark
Index: coyote/src/java/org/apache/coyote/tomcat4/CoyoteRequest.java
===
RCS file:
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22823.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22866.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22867.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
remm2003/09/01 14:11:21
Modified:catalina/src/share/org/apache/catalina/loader
WebappClassLoader.java
Log:
- Revert my patch. It works well with log4j, but not with the JDK 1.4 logger.
Revision ChangesPath
1.23 +2 -1
remm2003/09/01 13:31:29
Modified:catalina/src/share/org/apache/catalina/loader
WebappClassLoader.java
Log:
- Things have changed in commons-logging, and we must never delegate.
The logger (ex: log4j) must reside either in the same CL as
14 matches
Mail list logo