This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes Help with the tag library.. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Help with the tag library.." Watch "Help with the tag library.." New topic
Author

Help with the tag library..

Gaurav Daga
Greenhorn

Joined: Jun 19, 2006
Posts: 14
Hi All,

I want to code following java code line using tag library:

I need to use logic:equal tag, that I am clear. Here is something which I can think off.. but I know it wont suffice:


Problem is I need to perform some logical operation on property 'processingInstructions' before comparing it, but I am not sure how I can do it with logic tag.

Any help would be highly appreciated.

Thanks.
Gaurav Daga

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Help with the tag library..
 
Similar Threads
logic:match , logic:notEqual not working
logic:iterate and logic:radio confusion
Struts 1.1: Need help with logic:iterate and logic:equals tag
logic equal syntax
No equal tag error even when equal tag present in struts-logic.tld