Anonymous | Login | Signup for a new account | 12-17-2024 08:53 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001298 | [Resin] | minor | always | 08-21-06 04:41 | 09-05-06 10:37 | ||||
Reporter | marcelloh | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.21 | ||||||
Summary | 0001298: Strange behaviour in servlet-mapping | ||||||||
Description |
This is a substract of my configuration: <web-app id="/" document-directory="c:\data\website\html\"> <welcome-file-list>index.html,notfound.html</welcome-file-list> <servlet servlet-name='website' servlet-class='prg.Wsf' /> <servlet-mapping url-regexp='/.*.html?' servlet-name='website'/> </web-app> It complains about the regexp in the servlet-mapping if my url is: http://localhost [^] It goes fine when the url is: http://localhost/index.html [^] In the first case it should load the index.html automatically, but it don't |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |