
Scripts: JSP :: string functions :: Library Article #1
Developer's Section
![]() By: Erobo Team Member
|
|||
![]()
The best way to concatenate strings in JSP is by using a String Buffer object. In JSP you can declare and use a String Buffer the following way:
|
|||
|
|||
![]() |
|
![]() the form below: |