Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1892 | minor | always | 07-23-07 09:30 | 07-30-07 13:57 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.2 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.3 | ||
|
|||||
Summary: | 0001892: JSP import syntax changes | ||||
Description: |
(rep by Matthew Schmidt) Hi guys. It appears that the JSP compiler in Resin (both 3.0.x and 3.1.x) doesn't like a line that apparently Tomcat supports: <%@ page import="static jetbrains.buildServer.serverSide.CounterType.*" %> The error message is: Error message: _jsp/_overview__jsp.java:9: expected import static; ^ 1 error It seems like strange syntax to me, but if its valid it should be supported. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|