Hi,

On 18 Feb 2004, at 21:59, Anna Bikkina wrote:


my xsp file looks like this

����� <form href="securityresult">
������� ������� <input type=text value="" name="s1"/>
 ������� ������� <input type=text value="" name="s2"/>
 ������� ������� <input type="submit" value="submit"/>
������� </form>
 ������� ...
 ������� ...

when I submit the page I excepected it to match securityresult but then it
matches the same page(security.xsp) instead. Here is my sitemap pipeline
information. Descriptor.xml has the validation set and other details defined.

I think you meant to use <form action="securityresult">

not href=

Jon.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to