Page 1 of 1
JSP
Posted: Thu May 17, 2001 4:16 pm
by kart
hi ,
just now i installed text pad..can anyone tell me how to use that for jsp,and how to configure it?
hope to hear from u soon
Re: JSP
Posted: Wed Sep 19, 2001 12:24 am
by Kok Leong
You need to create a new document class under Configure menu
And then go to Textpad Add-on page and download syntax definition file for JSP. Unzip the file and put it into Program Files\Textpad 4\samples. Remember to rename the file to a xxx.syn filename.
Last step is to enable syntax highlighting by selecting Configure -> Preferences -> Document Classes -> (your jsp document class) -> Syntax
Check "Enable Syntax Highlighting" and select xxx.syn
Hope this helps