How do I use Struts tags in JSP and HTML tags?

2002-04-04 Thread snurre1000
Hi, I hop someone can help me with the following. I would like to do something like this: but I want to take the value from a bean, like this: " flush="true"/> I have the same problem when I want to use Struts tags in HTML tags. Instead of: I woild like to do something like: "> How can I d

HTML and JSP tags with Struts tags

2002-04-04 Thread snurre1000
Hi, I hope someone can help me with the following: I would like to do something like this: but I want to pick the parameter from a Struts tag like: " flush="true"/> I have the same problem here: but I would like to pick the image from a bean like: "" width="60" height="60"> Thanks, Ulri

Another problem: Re: How do I use the indexed attribute in the tag?

2002-04-14 Thread snurre1000
Now I have the latest version, Struts1.1b. Instead i now get the error message: Unable to find the setter method for attribute 'indexed' This is my code: logic:iterate id="fond" name="flyttaFonderForm" property="fonder" indexId="fondnummer">

Re: Svar: How make a forward when redirect=true

2002-03-14 Thread snurre1000
Thank you, but the page changePasswordConfirmed.jsp does only contain static information so I don't have to put objcts in the session. And yes, I do want to have redirect=true. So I still don't know how to solve the problem. Och visst är det lite kul att träffa på fler svenskar här minsann :) / Ul