AW: use xsp-vars to generate html

2002-10-23 Thread Thomas Garger
hi but that's the same i do. just other tags i do all this in my logicsheets, maybe this is the point tom -Ursprüngliche Nachricht- Von: Christian Haul [mailto:haul@;dvs1.informatik.tu-darmstadt.de] Gesendet: Mittwoch, 23. Oktober 2002 15:26 An: [EMAIL PROTECTED] Betreff: Re: use xsp-

AW: use xsp-vars to generate html

2002-10-23 Thread Thomas Garger
hi sorry boring you you, i did what you said String foo = "
" foo< /util:expr> but it apears as text but thanks for your answeres greetings, tom -Ursprüngliche Nachricht- Von: Christian Haul [mailto:haul@;dvs1.informatik.tu-darmstadt.de] Gesendet: Mittwoch, 23. Oktober 2002 14:

AW: use xsp-vars to generate html

2002-10-23 Thread Thomas Garger
hi but if use these entities "<" ">", the (for example which means MyText). it is written out as text in the html-page, but not as html-statement, so no html-table is built in the page. regards, chris -Ursprüngliche Nachricht- Von: Christian Haul [mailto:haul@;dvs

AW: use xsp-vars to generate html

hi thanks that's working - for the following --> example 1234 and on the place of 1234, and it works also for test when test="test"; thats the first step. but how can i put html-tag into xsp-variable?? if i try the following, it fails --> string = "1234"; t