tags:

views:

49

answers:

1

I am new to struts..any one pls tell how to create "submit button" and "checkbox" using struts tags

A: 

http://struts.apache.org/2.1.6/docs/tag-reference.html

Nate
i am using Netneans6.8 if i use "s:submit" its displays error like below unable to load tag handler class "org.apache.struts2.views.jsp.ui.SubmitTag" for tag "s:submit"i have added all necessary jar files.. so what may the reason for the error..
Niru...
Maybe this is just Netbeans - try Eclipse if you can.
Trick