cancel
Showing results for 
Search instead for 
Did you mean: 

Tabstrip in JSP examples with validation of fields

Former Member
0 Kudos

Hi,

I am new to tabstrips usage in JSP with validation of fields using java script and event handling.Please let me know where can I get examples related to this.If you have got examples please mail me.

Thanks in advance

Regards,

Ganga

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can create Tabstrips in your JSP and do event handling on server side or client side.

For client side validation, u use Javascript.

Check this link for example:

http://help.sap.com/saphelp_nw2004s/helpdata/en/2a/230a415a47f06fe10000000a1550b0/content.htm

In the example given, u can have an inputfield instead of textview and do validation.

Check this thread for example on how to do validation of inputfield.

Hope this helps.

Regards,

Harini S