[java ee programming] Clever, but I think it should be pointed out...

2009-03-01 Thread Karl
FYI, Maybe it was obvious to others, but I was going over the conditionals section for in the lab work that calls If.jsp On first glance of the output: Simple Conditional Execution Customers living in the USA [2] Mikita, Stan 12/25/1947 45 Fisher Blvd Chicago USA (320)876-9784 [3] Gilbert, Rod

[java ee programming] Re: my first project on j2ee

2009-03-01 Thread Karl
Hi Ravi, No offense intended, but how is someone supposed to reply to this? I'll take a stab. Like (most) everyone else here, learn by going through the material (and whatever else you may have for text) and learn how to do it. This discussion list isn't for spoon feeding others, it's to discus

[java ee programming] Re: Help Totally bamboozled With This Java Coursework Can anyone help me

2009-03-01 Thread Karl
So where does this "coursework" come from? And how exactly does it relate to J2EE? As the topic of the group is: This forum can be used for posting questions/answers. Please use this forum for all class related communication (technical or non-technical). And the class related communication h

[java ee programming] Re: Lab 4006_el Expression Language

2009-03-01 Thread Karl
Can you get to this URL if you copy it into your browser? Could be a firewall issue or maybe the server was having problems at the time you tried using it? ~Karl --- On Sat, 2/28/09, Akris wrote: > From: Akris > Subject: [java ee programming] Lab 4006_el Expression Language > To: "Java EE (

Fw: [java ee programming] Continue LAB 405

2009-03-01 Thread Biljana Biljana
I solve the problem, I just couldn't see, the trouble was in implemetacion  of listener's funcions --- On Sat, 2/28/09, Biljana Biljana wrote: From: Biljana Biljana Subject: [java ee programming] Continue LAB 405 To: "J2EE Passion Group" Date: Saturday, February 28, 2009, 7:47 AM This

[java ee programming] Re: Help Totally bamboozled With This Java Coursework Can anyone help me

2009-03-01 Thread Mohamad Elabd
Thank You very much for Your useful e-mails for this valuable e-mail group as I learn from you too much but please Unsubscribe me --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with

[java ee programming] Re: Help Totally bamboozled With This Java Coursework Can anyone help me

2009-03-01 Thread Evans
Hi, I guess there are sites where you can just pay to get your work done for you. You don't have to lift a single finger. A Google search should pull them up. Good luck. -- Evans http://www.javawug.org - Original Message - From: To: "Java EE (J2EE) Programming with Passion!" Sent:

[java ee programming] my first project on j2ee

2009-03-01 Thread ravi
Hi guy's, I wanna make a project using servlet,jsp,html,ejb. so pleas guide me for any simple topic. thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post

[java ee programming] Help Totally bamboozled With This Java Coursework Can anyone help me

2009-03-01 Thread kmorri...@hotmail.com
Hi i was hoping someone would be able to give me some tips and advance how to go about this task. I have no idea what to do, where to start so any help would be grateful. I have searched online but have found no help. You guys are my last resort Here it is Task Write a multithreaded Java prog

[java ee programming] Lab 4006_el Expression Language

2009-03-01 Thread Akris
Hi all, Hope that you can help solve my problem. I was trying lab exercise 'HelloWeb'. When I ran the original bundle that I downloaded, there is no problem. I can see that it is using J2EE 1.4 Then I created a new project using Netbeans 6.5 and Java EE 5. I have copied all the original files fr

[java ee programming] Re: Fw: Slides for JSTL section ...

2009-03-01 Thread Sang Shin
Karl wrote: > > > --- On Sat, 2/28/09, Sang Shin wrote: >> Date: Saturday, February 28, 2009, 5:50 PM >> Karl wrote: >>> for example: >>> http://www.cyclemaniaque.com/img/XPathScrnExample.jpg >>> >>> I know this is a free tutorial, but if image >> formatting is needed I can certainly lend a han

[java ee programming] Pass a servlet name to open the results in a new window

2009-03-01 Thread kalaniS
Hi I am using JSP and Servlets in the struts framework. I have a calendar to select a date range in my JSP page and I have a servelet generating a relevant report according to the date range and I need to open the report in a new window. I tried the javascript function window.open() but not quite