jsp code for textarea
---------------------

         Key: BPM-241
         URL: http://jira.andromda.org/browse/BPM-241
     Project: Bpm4Struts Cartridge
        Type: Bug
    Reporter: stephane le peutrec
 Assigned to: Wouter Zoons 


The jsp code for textarea is incorrect with the last version. 

Here an example of code in a jsp file :
<textarea name="textEval" value="${value}" 
onmouseover="hints.show('display.infirmary.process.history.of.infirmary.process.add.new.evaluation.param.text.eval.title')"
 onmouseout="hints.hide()"  id="addNewEvaluationTextEval"/>

That seems to be a hybrid version between the html tag and the struts tag.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-devel mailing list
Andromda-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to