Notepad servlet is a Java servlet implements a collection of notes. You can save a list of text notes on your server and manage them by this servlet. Component supports WAP/WML, so your mobile users will have access to the same collection of notes.
Notepad supports file based persistence - your data will be saved in the flat file (files) or database based persistence.