need help

ihave a java class that is working but when i make it into a bean and use it in my jsp file some of the functionanllities are quite not working what seems to be the problem?im using tomcat 6.0, J2SE, a also added javax.comm package since it is not included in the
[299 byte] By [cnok_ryana] at [2007-11-27 4:29:41]
# 1
Do you actually think anybody can help you with so little information?
jverda at 2007-7-12 9:38:46 > top of Java-index,Java Essentials,New To Java...
# 2
I think the problem is in line 121 where you assign 42 to x.
akimotoa at 2007-7-12 9:38:46 > top of Java-index,Java Essentials,New To Java...
# 3

> ihave a java class that is working but when i make it

> into a bean and use it in my jsp file some of the

> functionanllities are quite not working what seems to

> be the problem?

Ahh the old "functionallities not quite working when I convert a working class to a bean and use it in a JSP file"

You have missed off a switch to javac when you compiled

try

javac-makefunctionallityofoldclassworksamewhenbean myBeanClass.java

ScarletPimpernela at 2007-7-12 9:38:46 > top of Java-index,Java Essentials,New To Java...
# 4
There seems to be some sort of conservation law applying here.> [...] some of the functionanllities are quite [...]> included in the J2se> tnx
dcmintera at 2007-7-12 9:38:46 > top of Java-index,Java Essentials,New To Java...
# 5
maybe you try turning it off and on again. rember thsi advices.
majindaa at 2007-7-12 9:38:46 > top of Java-index,Java Essentials,New To Java...
# 6
ryan,Is it plugged in?
corlettka at 2007-7-12 9:38:46 > top of Java-index,Java Essentials,New To Java...
# 7

> > ihave a java class that is working but when i make

> it

> > into a bean and use it in my jsp file some of the

> > functionanllities are quite not working what seems

> to

> > be the problem?

>

> Ahh the old "functionallities not quite working when

> I convert a working class to a bean and use it in a

> JSP file"

Sorry, but all attempts to convert the [url=http://en.wikipedia.org/wiki/Working_class]working class[/url] to a [url=http://www.babylon.com/definition/old_bean/English]bean[/url] so far have been completely unsuccessful. They're just not pompous enough

georgemca at 2007-7-12 9:38:46 > top of Java-index,Java Essentials,New To Java...
# 8

> > > ihave a java class that is working but when i

> make

> > it

> > > into a bean and use it in my jsp file some of

> the

> > > functionanllities are quite not working what

> seems

> > to

> > > be the problem?

> >

> > Ahh the old "functionallities not quite working

> when

> > I convert a working class to a bean and use it in

> a

> > JSP file"

>

> Sorry, but all attempts to convert the

> [url=http://en.wikipedia.org/wiki/Working_class]workin

> g class[/url] to a

> [url=http://www.babylon.com/definition/old_bean/Englis

> h]bean[/url] so far have been completely

> unsuccessful. They're just not pompous enough

I say, so sorry, clearly that should be "working class" to "old bean" sorry for the mix up, chin chin!

ScarletPimpernela at 2007-7-12 9:38:46 > top of Java-index,Java Essentials,New To Java...