Hi , ashan:

  Could you show us the “header.jsp”  file?

Maybe there are some grammatical errors in this file.

 

 

  _____  

发件人: Matt Raible [mailto:[email protected]] 
发送时间: 2009年1月5日 6:15
收件人: [email protected]
主题: Re: [appfuse-user] JSP Compiler issue

 

If all the tests pass, it shouldn't. ;-)

Matt

On Sun, Jan 4, 2009 at 11:38 AM, ashan <[email protected]> wrote:


Resolved this by commenting out the following lines in
src/main/webapp/common/header.jsp

<%-- Put constants into request scope
<appfuse:constants scope="request"/>
--%>

Is this going to break something?

Thanks


===============



ashan wrote:
>
> I'm having issues compiling jsps. When I tried to point my browser to the
> home page, the console outputs the following and browser gets blank page.
>
> 2009-01-02 11:39:52.079:org.apache.jasper.compiler.Compiler:WARN:  Error
> compiling file:
>
D:\projects\myproject\target\work\jsp\org\apache\jsp\common\header_jsp.java
>
> After doing some research I tried to set the following in the
> D:\repo\org\mortbay\jetty\jetty\6.1.9\org\mortbay\jetty\webapp\webdefault.
xml
>
>     <init-param>
>         <param-name>classpath</param-name>
>         <param-value>?</param-value>
>     </init-param>
>
>
>
> Still having the same issue.
>
> Environment:
>
>       OS: Windows xp. :(
>       Appfuse        :        <appfuse.version>2.0.2</appfuse.version>
>                               <spring.version>2.5.4</spring.version>
>
>
>
> I have tried "mvn package" and installed in tomcat 5.5 and got the same
> compilation error.
>
>
> Any help would be appreciated!
>
> Thanks
>

--

View this message in context:
http://www.nabble.com/JSP-Compiler-issue-tp21253841s2369p21280230.html

Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

 

---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any 
accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential 
and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of 
this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, 
disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this 
communication in error,please 
immediately notify the sender by return e-mail, and delete the original message 
and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------

Reply via email to