Link to home
Start Free TrialLog in
Avatar of arooj
arooj

asked on

Deploying Applets to WINDOWS NT Server

I've developed applets using Symantic Cafe 2.1 WDE. The applets use some Symantic Class Files and KLG components. It runs fine on my machine as I have set the class paths of KLG jar files and Symantic Class Files on my machine. Now i have to deploy it to the Web Server, Windows NT . I have made all the settings listed by KLG and Semantic but it is not running there.When ever I try to load these applets on a machine where Symantic cafe class files are not installed it says  a method setSelectedButton() in RadioButtonGroupPanel Class is invalid or not found. KLG components and the FastForward drivers, i'm using for database connectivity, are working absolutly fine. i don't know why this Symantic class is giving problem. Please help me.

I have tried to compile it with Sun JDK 1.1 but the problem is still there.

Please reply as soon as possible

and Thanks in advance.


You can ask me further details at aaftab@infodesk.com.pk
Avatar of arooj
arooj

ASKER

Edited text of question
Avatar of arooj

ASKER

Edited text of question
ASKER CERTIFIED SOLUTION
Avatar of gadio
gadio

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of arooj

ASKER

thanks a lot for your answer.
i made one jar file from semantic cafe jar menu and copied all the klg jar files and fastforward classes and then set the path and its ok now. the semantic cafe jar menu utility automatically imports all the semantic classes used by the semantic ide.