Creating Project in Net Beans
Creating Project in Net Beans
Follow the guidelines given below Go to File->New Project Select Java->Web Application and click Ne t button
Now, give name of Project in Project Name field and click Finis! button
Give the name of tld in "#% Name field and click Finis! !utton
"o develop tag handler class, Right click on 'ource Pac(ages Now go to New->"ag )andler
Give the name of tag handler class in Class Name and then click Ne t button
Now click Browse button and select tag handler descriptor from tlds folder and then click 'elect File button
Give the tag name in "ag Name field and click Finis! button
Now #ou can write #our own code within html, jsp, tag handler class, etc