WO54 - New Component HTML format.
WO54 - New Component HTML format.
- Subject: WO54 - New Component HTML format.
- From: "Les Vogel" <email@hidden>
- Date: Wed, 7 Nov 2007 19:24:47 -1000
I'm trying to get the new HTML Components to work, any ideas what might be wrong?
!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<HTML>
<HEAD>
<META NAME="generator" CONTENT="Testing"/>
<TITLE>WOTest</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<wo:WOForm>
<center><b>Hello and Welcome</b></center> <br />
<wo:WOTextField value = "$myVar" />
<wo:WOSubmitButton action = "" value = "submit" />
</wo:WOForm>
</BODY>
</HTML>
I get:
Error: |
com.webobjects.appserver.parser.woml.WOMLTemplateParserException: Main: 12:2: Could not generate an element named: WOTextField
|
Reason: |
Could not generate an element named: WOTextField |
Thoughts?
--
Les Vogel
808 870-0418
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden