aspose file tools
The moose likes JSP and the fly likes Equal Symbol Expected? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Equal Symbol Expected?" Watch "Equal Symbol Expected?" New topic
Author

Equal Symbol Expected?

Kaustubh G Sharma
Ranch Hand

Joined: May 13, 2010
Posts: 1160




Error Showing "Equal symbol expected"...?
Not able to figure it out please help me out..

Kaustubh


No Kaustubh No Fun, Know Kaustubh Know Fun..
Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9191
    
    2

I think the bean:write inside of an attribute of html:image is creating the problem. Try this


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56554
    
  14

You can't use a custom tag inside the attribute of another custom tag.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Kaustubh G Sharma
Ranch Hand

Joined: May 13, 2010
Posts: 1160

Then how can I pass my parameters to javascript function so that I can set that into request..?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56554
    
  14

Use the EL as it was intended.
Kaustubh G Sharma
Ranch Hand

Joined: May 13, 2010
Posts: 1160

ohk ...Thanks Sir..
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Equal Symbol Expected?
 
Similar Threads
equal symbol expected?
Using bean:write with html:link
Using bean:write with html:link
equal symbol expected
Error using struts (form-bean)