JSP

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
kart

JSP

Post 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
Kok Leong

Re: JSP

Post 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
Post Reply