Problem entering content
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2007 11:12 AM
After following the tutorial, I am now attempting to create a web form and input content for my own project. I created an XSD file to represent the data, associated it with the web project, set the output paths, and configured the workflow. When I inputted the data it created the output XML without any problems.
However, I went back and added a new field to the XSD, created an XSL to transform the XML into a JSP, deleted and recreated the web form (associating the new XSD and XSL with the form), then reassociated the web form with the web project. Now, after I populate all the fields on the form, it gives me the following error:
Please provide values for all required fields.
As I said, all fields are populated so I'm not sure what it's looking for. Do I need to recreate both the web form and web project to get the new form to work? Or is something else going on?
Thanks,
- Michael C. Maggio
However, I went back and added a new field to the XSD, created an XSL to transform the XML into a JSP, deleted and recreated the web form (associating the new XSD and XSL with the form), then reassociated the web form with the web project. Now, after I populate all the fields on the form, it gives me the following error:
Please provide values for all required fields.
As I said, all fields are populated so I'm not sure what it's looking for. Do I need to recreate both the web form and web project to get the new form to work? Or is something else going on?
Thanks,
- Michael C. Maggio
Labels:
- Labels:
-
Archive
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2007 11:19 AM
Hi Naveen,
I think you need a dns server to use locally or you can specify into your hosts file this domain.
I'm not sure but the hosts should be in c:\windows\system32\drivers\etc
If the dml1.company.com refers to your local host you can add:
otherwise you have to specify the correct ip address of dml1.company.com.
I suggest you to study better your network configuration.
Regards,
Vincenzo
I think you need a dns server to use locally or you can specify into your hosts file this domain.
I'm not sure but the hosts should be in c:\windows\system32\drivers\etc
If the dml1.company.com refers to your local host you can add:
127.0.0.1 dml1.company.com
otherwise you have to specify the correct ip address of dml1.company.com.
I suggest you to study better your network configuration.
Regards,
Vincenzo
