I have a project which is coded in WSAD512. Now when I tried to migrate the code to RAD7, I see lot of HTML/JSP validation errors..Like "No start tag <form<", "No start tag [td]" etc...even though the tags all have the starting tags correctly coded. Anybody has any idea on this. Thanks!!
Ed Thompson
Ranch Hand
Joined: Jan 20, 2006
Posts: 43
posted
0
Do you have any includes in the JSP pages? That's one place to look.
I also had trouble when I upgraded because the default tag library references changed. Once I update to the new ones, it was fine.
Even if the voices <i>aren't</i> real, they still have some good ideas!