Jewel Label with Icon

2021-02-11 Thread Safrizal
Hi CR2, is there jewel component like a Label with Icon ? public class IconLabel extends Label implements IIconSupport { } Salam, Rizal -- Sent from: http://apache-royale-users.20374.n8.nabble.com/

Re: Remote Object Call Performance and Fault Event

2021-02-10 Thread Safrizal
do not use cookies, use stateless session. if you still have to use cookies, you should check blazeDS AppendToGatewayUrl message, after command message PING / Operation 5, executed. check message.headers, if name == 'AppendToGatewayUrl' and mustUnderstand == true, save jsession value. and use js