error

Hi

while executing a program I am getting "failedto load main-class manifest attribute from c:\j2sdh 1.4.2_15\Smlib_distr\files\smlib.jar"

request help for the querry

[186 byte] By [ratheesh.bc@gmail.coma] at [2007-11-27 10:13:43]
# 1

Your jar file does not have a main class

Jamwaa at 2007-7-28 15:28:44 > top of Java-index,Java Essentials,New To Java...
# 2

> Your jar file does not have a main class

That is, you haven't specified it in the manifest file

georgemca at 2007-7-28 15:28:44 > top of Java-index,Java Essentials,New To Java...
# 3

main.

_helloWorld_a at 2007-7-28 15:28:44 > top of Java-index,Java Essentials,New To Java...