Migration Problem

HI, I have done some migration work. But i have problem in converting CspHtml.sendMessage("+checkbox");. i want the exact code to J2EE/JATO code. Please send me the solutionTHank u BYeVasu
[277 byte] By [Guest] at [2007-11-25 9:29:49]
# 1

Use the method appMessage(String); It is an instance method rather than a

static method. It is implemented in RequestHandlingViewBase,

RequestHandlingTiledViewBase, and ContainerViewBase.

your code will look like this:

appMessage("

_checkbox");

c

-- Original Message --

From: <a href="/group/SunONE-JATO/post?protectID=114059211089121017015199065056124253239 105139218183041">dsk525@h...</a>

Sent: Sunday, April 08, 2001 10:18 PM

Subject: [iPlanet-JATO] Migration Problem

HI,

I have done some migration work. But i have problem in converting

CspHtml.sendMessage("

+checkbox");. i want the exact code to

J2EE/JATO code. Please send me the solution

THank u

BYe

Vasu

First Name Last Name

FIND ANYONE Right Now!

<a href="/group/SunONE-JATO/post?protectID=210083235237078198050118178206047166215 146166214017110250006230056039126077176105140127082088124241215002153">iPlane t-JATO-unsubscribe@egroups.com</a>

[Non-text portions of this message have been removed]

Guest at 2007-7-1 16:36:08 > top of Java-index,Development Tools,Java Tools...