That's odd. The Struts 2 URLs are created through the Portlet API, so
there shouldn't be anything special about them. Is this your only
portlet on the page? If not, have you tried removing all the other
portlets portlets and see if it still fails?
Nils-H
On Nov 5, 2007 3:54 AM, Brian Relph <[EMAI
So i have written a portlet in struts2 that runs on a Websphere Application
Server 6.1. I consume the portlet on Websphere portal v 6.0 through WSRP.
Internet Explorer seems to have some problems with the urls that are
generated - everything runs fun using firefox, opera, safari. I think this
is
if i have saved a picture url in datebase . then i fetch it , so how can i
code the url in jsp ?
i have try /image/http://www.nabble.com/picture-display-in-struts-1.3.8-tf4749306.html#a13580449
Sent from the Struts - User mailing list archive at Nabble.com.
---
I need a tutorial that uses ArrayList of Object as datasource
for JasperReports..do you know any?
--
View this message in context:
http://www.nabble.com/-S2--ArrayList-of-Object-as-datasource-in-JasperReports-tf4749173.html#a13580062
Sent from the Struts - User mailing list archive at
Antonio Petrelli on 04/11/07 16:17, wrote:
2007/11/4, Adam Hardy <[EMAIL PROTECTED]>:
I want to concatenate 2 vars into a string in EL but since one is a Long, EL
can't do it, and throws a NumberFormatException because it wants them both to be
Longs so it can do arithmetic addition instead.
Yo
2007/11/4, Adam Hardy <[EMAIL PROTECTED]>:
> I want to concatenate 2 vars into a string in EL but since one is a Long, EL
> can't do it, and throws a NumberFormatException because it wants them both to
> be
> Longs so it can do arithmetic addition instead.
You could set a string variable this way
This is slightly off-topic but I hope not too much, and there is a reference to
struts here because I used to do this with struts1 taglibs!
I want to concatenate 2 vars into a string in EL but since one is a Long, EL
can't do it, and throws a NumberFormatException because it wants them both to
I recently joined a team using struts 1.3.8 and LazyValidatorForm. I can not
seem to get the following html:select to work. I have tried modifying the
datatype of the form bean property(ArrayList, String[], etc). String[] made the
first of my selections' values available in the Action, but no o
8 matches
Mail list logo