
April 6th, 2005, 08:45 AM
|
|
Registered User
|
|
Join Date: Jun 2004
Posts: 11
Time spent in forums: 1 h 9 m 37 sec
Reputation Power: 0
|
|
|
wml mail using jsp error
I am trying to send an email through jsp in wml, i think i have everything set up properly with regards to tomcat however I keep getting the error
"Invalid element 'PCDATA' in context of card expected on event ....."
The line of code in which this occurs is:
Code:
<jsp:setProperty name="mailer" property="*"/>
I was wondering if anyone would be able to help me with this and be able to tell me why it thinks this is PCDATA and not jsp code.
Any help would be much appreciated.
Thanks guys
|