|
use <TABLE> within presentation folder: msg#00049java.enhydra.general
Dear Sir:
When I use an HTML
tags within presentation folder
example:in
WelcomePresentation.java
public void
run(HttpPresentationComms
comms)
throws HttpPresentationException, IOException,NonUniqueQueryException, DataObjectException, SQLException { String cName
=
"<TABLE><TR><TD>ABC<TD></TR></TABLE>";
welcome.setTextName(cName);
comms.response.writeDOM(welcome); }
WelcomePresentation.po appear in the Browse like that
:
"<TABLE><TR><TD>ABC<TD></TR></TABLE>"
not in a table form which
I want to be .
How can I correct it
?
Thank
You!
Fm.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Updating DB & objectid.next from outside DODS, Stefan Armbruster |
|---|---|
| Next by Date: | Re: use <TABLE> within presentation folder, Mike Schubert |
| Previous by Thread: | Updating DB & objectid.next from outside DODS, Sunil Vemuri |
| Next by Thread: | Re: use <TABLE> within presentation folder, Mike Schubert |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |