I have a textarea on my page careers.jsp that has a "template" string of tag textarea to be inputted by the user. (It lets them write a message, using aboutyourself as a place holder for the aboutyou .) After the user finishes the "template", I put it into a second desp.jsp tag textarea that actually replaces aboutyourself with whatever the user has texted in career.jsp tag textarea this is waht i need. But the propblem is if...