| Author |
How to make JBoss smarter and ignore this compile error ?
|
Edward Chen
Ranch Hand
Joined: Dec 23, 2003
Posts: 758
|
|
I develop a web application and delpoy it to Orion, it works perfect. But when I deploy to JBoss 4.0.2, it doesn't work. For example, in jsp page, I write In JBoss, it has compile error, it says "<" is not balance. Actually, it needs some empty space before and after "a_value". it will works this way. How to make JBoss smarter and ignore this kinds of compile error ? Thanks.
|
 |
 |
|
|
subject: How to make JBoss smarter and ignore this compile error ?
|
|
|