11-30-06 06:35 AM
Hi,
I am using Websphere 6, i need to invoke the method in the jsp which is incu
lded in the page of the portlet, the html data for the page is coming from t
he webservice, that html string contains a image tag whose src attribute is
attached with a server bloc
k like "<%=getServletUrl()%>" , this method is available in the jsp, but it
is not getting invoked, but if i place the same html data as static in the p
age then this method is getting called.
can any one tell why this method is not getting invoked when the same data c
omes from the webservice.
thank you , for your valuable suggestions
subramanian
[ Post a follow-up to this message ]
|