| Author |
Problem with logic and bean tag
|
Amarjyoti Das
Greenhorn
Joined: Mar 18, 2002
Posts: 16
|
|
Hi, When I try to run the following JSP page in Tomcat 4.1.24, I receive the following error Generated servlet error: [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. [javac] C:\ApacheGroup\Tomcat4.1\webapps\struts-ims\work\org\apache\jsp\mappage_jsp.java:86: cannot resolve symbol [javac] symbol : variable mapurl [javac] location: class org.apache.jsp.mappage_jsp [javac] out.println (mapurl); [javac] ^ [javac] 1 error If I change the logic and bean tag portion with the following code my page work fine. Any idea what am I doing wrong? Thank you
|
 |
Amarjyoti Das
Greenhorn
Joined: Mar 18, 2002
Posts: 16
|
|
Do not know why the Graemlins appeared in my last question. Those should be <logic resent> & <bean efine> Thanks/Amar
|
 |
 |
|
|
subject: Problem with logic and bean tag
|
|
|