Re: Simplest way to implement lightbox or lightbox clone in struts2

2011-09-15 Thread Rafael Barrera Oro
Indeed, i am talking about the image display script. I apologize if the question was too much of a newbie one, but i am trying to keep all my jsp in struts2 tags and the a tag lacks the rel attribute which lightbox demands for the links to work, i guess i could use plain old html tags nevertheless.

Simplest way to implement lightbox or lightbox clone in struts2

2011-09-14 Thread Rafael Barrera Oro
Hello! I come to you today with a simple question, which is the simplest way to implement lightbox or similar funcionality in a struts2 page? (i am not asking for a full tutorial, just for basic directions) Thanks in advance! Rafael

weird problem with url param

2011-09-09 Thread Rafael Barrera Oro
Hello! I have a weird situation going on with the parameter of a url tag. The problem is that i have the following code :   " height="128px" width="128px" /> :   And no matter what i do the name of the parameter is always "objectId" instead of whatever i put in the name field of t