bhushan007
IS-IT--Management
Hi Folks,
I am new to XML. I want to develope a login page which will accept login name
& password. On submit the values are taken thru JSP and should be checked
against data in existing XML file. And then the normal login functionality.
Another is that I have decided a set of XML structure say
<tag1>
<tag2> some data </tag2>
<tag3> some data </tag3>
</tag1>
I want to generate this structure thru JSP & but with different data.
So please help me to achieve this work.
Thanks in advance.
I am new to XML. I want to develope a login page which will accept login name
& password. On submit the values are taken thru JSP and should be checked
against data in existing XML file. And then the normal login functionality.
Another is that I have decided a set of XML structure say
<tag1>
<tag2> some data </tag2>
<tag3> some data </tag3>
</tag1>
I want to generate this structure thru JSP & but with different data.
So please help me to achieve this work.
Thanks in advance.