[java ee programming] LAB-4005

2009-03-09 Thread SureshReddy
HI I have a problem in executing Myhello2 project because attributeAdded(HttpSessionBindingEvent se) and attributeRemoved(HttpSessionBindingEvent se) are never invoked plz help me thanks in advance --~--~-~--~~~---~--~~ You received this message because you are sub

[java ee programming] Re: RefactorError

2009-02-20 Thread SureshReddy
no my problem was solved On Sat, Feb 21, 2009 at 9:41 AM, SureshReddy wrote: > While i m trying to refactoring the name field of type String in > NameHandler classit does n't allow me to do as above dialog > Please help me > > --~--~-~--~~~---~-

[java ee programming] Loss of precision error

2009-02-19 Thread SureshReddy
Hi you may understand this By default every integer treated as int by the compiler as compiler is responsible both type checking and syntax Unless you declare it as short, byte or long it always int in your code temp1 = (AX >>> 8); //or temp1 = AX >> 8; you declared temp1 as short and applying lef

[java ee programming] WhyShouldIUnsubscribe

2009-02-17 Thread SureshReddy
Help me i m confused as i got a message says "unsubscribe yourself" --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee