Hi
,
My
problem is solved . i created a new application and deploy my jsp in it. it is
working fine now.
BUT i
have one more problem
when i
use <jsp:setProperty name="test" property="*"
/>
my
bean properties are not set. but if i use
<jsp:setProperty name="test"
property="myproperty1" param="myproperty1" />
then
my bean properties are populated.
Please
help.
Kamran
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 03, 2000 5:44 PM
To: Orion-Interest
Subject: SV: jsp problem Please helpThis aint telling the list to much Kamran, enclose your example and well have a look...Klaus-----Opprinnelig melding-----
Fra: Khan Kamran [mailto:[EMAIL PROTECTED]]
Sendt: 3. august 2000 13:13
Til: Orion-Interest
Emne: jsp problem Please help
Viktighet: H�y
Hi All ,
I have installed orion server using instructions in the document.All of the jsp examples provided vy orion is working fine. but when i created my jsp file in examples directory all the codes start with <% %>
codes are not working but all the html codes with in jsp are working.
Please help
Kamran
