Re: [java ee programming] Java Learning path

2010-04-26 Thread Ice-Man
1) Learn Web First! But, just JSP is not enough: master some efetive FrameWork(s) MVC (WebFrontController) just like VRaptor3, Mentawai, or even Struts2!! ;-))) Not all Apps use Spring FrameWork.. :/ 2)Yes, EJB is Midleware (Infra-Structure) FrameWork. Ice-Man 2010/4/25 vladakg85 > Ok I l

Re: [java ee programming] Revisiting Java 2 EE

2010-04-24 Thread Ice-Man
Oh, you otta try WebDeveloping with a brazilian WebFrontController (MVC) FrameWork called VRaptor 3, that is the most *CoC* in the World and has power IoC resources (transparent integration w/ Spring Framework)!! ;-)), Best Reguards, Ice-Man 2010/4/20 wolfram72 > I was a Newbie in Jav

Re: [java ee programming] What is J2EE in few words? (EOM)

2010-03-22 Thread Ice-Man
ation* inicative of Sun.) Best reguards, Ice-Man 2010/3/10 Felipe Micaroni > > > -- > 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 > j

Re: [java ee programming] sorting in displaytag.

2010-03-05 Thread Ice-Man
I yet don't know what is causing the problem! :/ As owr fellows sad: post complet source-code!! ;-)) Ice-Man 2010/3/5 naveeN > Dear Ice-Man, > > Am doing transaction in business layer only. Transaction i meant here is > just adding a record. > > Am passing only th

Re: [java ee programming] Question

2009-12-04 Thread Ice-Man
Just define each Field's (checkBox) name and id (html attributs) as the same name of the attribut (intance variable) of/in your Form (Struts). Eventually u can use > hi, > > Servlet is a core, Since servlet is difficult to understand Jsp was > developed so that it saves times to code bec ta

[java ee programming] Re: Build e-commerce website using JavaEE?

2009-08-05 Thread Ice-Man
Oh, I really desagree with the use EJB (unless your Archtetural Requirement demands a Remote Communication resource: just as Enterprise Network System). But, about Persistence (OO-R mapping) I planty agree Hibernate (mainlly with the use of JPA approach)! ;-)) Ice-Man 2009/8/5 Michael

[java ee programming] Re: Build e-commerce website using JavaEE?

2009-08-05 Thread Ice-Man
Over Configuration. Ice-Man 2009/8/5 Andres Ricardo Del Ponte > Struts Framework is a fast option. > > > > RACING SOS MI VIDA > > > > > Date: Wed, 5 Aug 2009 11:46:39 -0700 > > Subject: [java ee programming] Re: Build e-commerce website using JavaEE? > >

[java ee programming] Re: Build e-commerce website using JavaEE?

2009-08-05 Thread Ice-Man
Ah, get it!! :-)) And what about AppFuse, J2EESpider or JSenna?!! ;-)) Ice-Man 2009/8/5 Kevin > > Maybe I should rephrase my question a little bit: > > I was saying JavaEE, but that is simply for the fact that this group > is about JavaEE. But if we want to build the

[java ee programming] Re: Regarding Spring-MVC Homework...

2009-07-24 Thread Ice-Man
I lot of people apologise SpringMVC. I really wonder if Struts2 is pretty pretty better than he!?! Ice-Man 2009/6/16 Biljana Biljana > Hello everyone! > > I have same problem.How to include response.jsp when and only when username > is input, because dispatcher servlet

[java ee programming] Re: Regarding Spring-MVC Homework...

2009-07-24 Thread Ice-Man
2009/6/16 Biljana Biljana > Hello everyone! > > I have same problem.How to include response.jsp when and only when username > is input, because dispatcher servlet which we use move control to another > page, not include page. Can response.jsp be written like index.jsp with > that "Hello" messa

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-23 Thread Ice-Man
ng within these Enviroments. Hope helping Ice-Man 2009/7/22 jitesh dundas > Hi, > > I did that as you suggested. It gave me this response:- > > C:\>ping smtp-auth.iitb.ac.in > > Pinging smtp-auth.iitb.ac.in [10.200.1.125] with 32 bytes of data: > > Request timed

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-21 Thread Ice-Man
localhost canNOT send E-Mails. So, I need to (bias (the sending mail) flux to console) generate my App .WAR, ask to Deploy it to Developing, ou Homologation, Enviroment then I can "test" sending mail, get it??! :O Ice-Man 2009/7/21 jitesh dundas > Hi, > > Thanks for your repl

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-21 Thread Ice-Man
Yeah, I agree!! :D If your MailServer requires Autentication, u must implement it in your routine code. But, anyway u'ld better use mailing from (Apache) Commons. It's pretty easier and natural to use. Hope helping, Ice-Man 2009/7/21 Mick Timony > I see two problems. >

[java ee programming] Re: Hibernate case - insensitive

2009-07-12 Thread Ice-Man
First of all, we need know witch DataBase do u use?!! For instance, Oracle is case sensitive!! :o Ice-Man 2009/7/10 Andrea Ottaviani > Mhm... > the problem is on the parameter passing: > Ex.: if i have in Bill in the tabel Person, and i search for bill it > doesn't w

[java ee programming] Re: need help with EJB

2009-07-10 Thread Ice-Man
ur (problematic) Project, clean all u can and begin everything from scratch!! ;O Ice-Man 2009/7/8 Bhama Sridharan > Could anyone please tell me how to correct this error? I am doing something > wrong with creating EJBs, and then corrupted files are creates and the > Glassfish server is unab

[java ee programming] Re: Increasing number of loaded classes / class leak

2009-07-07 Thread Ice-Man
Yeah, I think is a matter of Garbage Collector!! ;-)) Ice-Man 2009/6/25 isenseie > > Hi there, > > I am concern about the high number of classes loaded by one > application. Using JConsole I see linear time raising in the number of > classes loaded, after monitoring that for

[java ee programming] Re: Please Help me with the view of url .

2009-07-07 Thread Ice-Man
Why don't u set it as Welcome page in web.xml ???!! Ice-Man 2009/7/2 yizhangYin > Hi all: > > > I am not sure how to change the view of url for struts 2 > > for example > > I had : > > 1. a struts2 web application called Home , which contains a "

[java ee programming] Re: Hi All

2009-07-07 Thread Ice-Man
assfidhVe2. (ah, I almost forgeted) Tiles is a LayOut Manegement FrameWork. Ice-Man 2009/7/2 kelvin maina > i am new in java but i hav a passion on it i am reading many book on java > the problem i have is how do i choose the best technology ,where to start > .which IDE to use (eclips

[java ee programming] Re: struts

2009-07-07 Thread Ice-Man
The Actions are used so that make calls to Maneger/Service/Façade Tier and to make Forwards. Struts uses the Forms to get the data from the form (HTML submit). -> did u it implements View Helper Design Pattern??! U may get Attributs and Params from the Request and may put Attributs!! Ice-

[java ee programming] Re: WhyShouldIUnsubscribe

2009-02-17 Thread Ice-Man
s terrible! :-[[[) Ice-man 2009/2/17 > > Sorry for any confusion - I addressed my "unsubscribe yourself" as a > response to *C, Ravikannan*, who sent an email asking the group to > unscubscribe him/her (which you could have seen in my email). > > I hope everyone

[java ee programming] Re: JAVA and XML - Reverse engineering tool

2009-01-27 Thread Ice-Man
Why don't u try Omondo (search (in Google)) and post here your results?!! ;-)) Ice-Man 2009/1/23 a...@orwellsys.ch > > Hello, > I am looking for a tool in order to build sequence diagrams by > reverse engineering my webapplication. > > For a (non distr

[java ee programming] Re: J2EE -> legacy system

2009-01-27 Thread Ice-Man
Yes, sure!! What?! U're confused with the small Letters soap?! Artashes talks about (an Archteture based in) WebServices - SOA!! Ice-Man 2009/1/26 Artashes Hovasapyan > Hi, > > Try using Mule ESB or Java CAPS. > > -- > Regards, > Artashes Hovasapyan > >

[java ee programming] Re: Intigration jsf with webservices

2008-12-18 Thread Ice-Man
Hi, In my opnion, the best option is (JBoss) Seam!! Ice-Man On 27 nov, 11:32, krish wrote: > Hi, > I want integrate jsf with webservices > Could please help me any one, > > Thanks in advance > > Thanks&Regards > Krishnamurthy --~--~-~--~~-

[java ee programming] How to get Attributs from Request in Spring Controller <- Solution

2008-12-17 Thread Ice-Man
If there be interest, I can post here the basic steps to resolve SpringMVC HomeWork ;-)) |o|'s, Ice-Man --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!&

[java ee programming] Re: Integrate jsf with ejb3.0

2008-12-17 Thread Ice-Man
Hi, In my opnion, that best answer is (JBoss) Seam!! Ice-Man On 27 nov, 11:35, krish wrote: > Hi, > > I would like to intigrate with jsf with ejb3.0. Could you please help > me any one. > > Thanks in  advance, > > Thanks

[java ee programming] Re: www.passion.com exceeds 1 million hits!!!

2008-12-17 Thread Ice-Man
Just remembering: more than 1 million access only in JavaEE 5 Passion! course homePage!! ;-)) Ice-Man On 16 dez, 22:15, Sunshine wrote: > Sang: > Congraduations. We all know what a benefit and service you are doing! > Thanks from alll of us who regularly use your materials even

[java ee programming] How to get Attributs from Request in Spring Controller<- DESESPERATED

2008-12-16 Thread Ice-Man
return mav; } } but, unfortunatelly msg only gets a null value. I don't how to get the value typed in 'index.jsp'. Please, Could u help me??! Ice-Man --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gro

[java ee programming] J2EECourse-2008-Fall

2008-12-16 Thread Ice-Man
Derlon, Brazil, A great overview for who is begining in JavaEE!! ;-)) -- Derlon Ao encaminhar esta mensagem (ou qualquer 1 q se destine a mim tb), não se esqueça de retirar o meu nome e o meu End. de E-Mail e coloque todos os End.s dos destinatários em Cópia Oculta - CcO (BCc). Ajude a combater

[java ee programming] Re: 4918_spring25mvc.zip is mi ss set <- DESESPERATED Opções

2008-12-16 Thread Ice-Man
"myview"); > mav.addObject("message", msg);// > return mav; > } > } > but, unfortunatelly msg only gets a null value. I don't how to get the > value typed in 'index.jsp'. > Please, Could u help me??! > > Ice-Man >

[java ee programming] 4918_spring25mvc.zip is miss set <- DESESPERATED

2008-12-11 Thread Ice-Man
file of MVC)??! I don't know what to do, Ice-Man --~--~-~--~~~---~--~~ 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-j

[java ee programming] Re: LAB 4913 homework

2008-12-10 Thread Ice-Man
onsider so kind is that the HomeWork Question Speech did clarify how the Address class should have its attibuts (streetName, streetNumber and zipCode) fed up. So I get guess it, starting their values right in their declaration! :O Ice-Man O

[java ee programming] Re: LAB 4913 homework

2008-12-10 Thread Ice-Man
ed by BookwormOracle class) so that make it work. (And it was not mentioned neider as a tip! :/) Hey fellows, please fix me if I'm wrong (or even in the wrong way)!!! :O |o|'s Ice-Man On Nov 21, 1:39 pm, Rudi <[EMAIL PROTECTED]> wrote: > Hi, > >   Well, in order to get the Stre

[java ee programming] Re: Defining connection factories in sun

2008-12-09 Thread Ice-Man
Just for instance, are these factories for a DataBase Connection??! Ice-Man On 4 dez, 14:34, sanjum <[EMAIL PROTECTED]> wrote: > Hi there > > i am actually a new bee in JMS, so i need to know how to use the > connection factories created in sun java application server 9

[java ee programming] Re: How to submit your personal information for your certificate

2008-12-08 Thread Ice-Man
I get glad knowing that!! ;-)) Thnx, Ice-Man On 8 dez, 14:58, Sang Shin <[EMAIL PROTECTED]> wrote: > Tarso wrote: > > Hi, > > > Until when can I send the homeworks? > > Dec. 11th, 2009.  I updated the website. > > -Sang Shin > > > > > >

[java ee programming] Re: Architecture question

2008-12-08 Thread Ice-Man
Hi, I noticed anybody hasn't dared reply u. Thus, now I can. I suggest u use Refletion. It's a new Java resourse (low known). That's the more efficient (as u asked) way . But, I don't know if it's easy (to learn). Ice-Man On 20 nov, 12:42, InfoCordobaJug

[java ee programming] (homework #19) 3514_HibernateBasics.zip Ex. 4, steps (4.1) & (4.3)

2008-12-04 Thread Ice-Man
Hi Sang, Where are projects 'HibernateEventOnSaveOrUpdate' and 'HibernateEventOnLifecycleOperations'?! Thnx, Ice-Man --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE)

[java ee programming] (Struts and Databases) Lab 4222_Struts_DataBase

2008-09-17 Thread Ice-Man
ng of 'Lab 4222_Struts_DataBase' get ready and available?!! Congratulation for overall course(s). Thanks a lot, Ice-Man --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion

[java ee programming] Re: Substitute for Sun one Web Server

2008-09-17 Thread Ice-Man
Is is compulsory for SAP application to this server? Yes, it is! (the way I sad above) And futurelly you can expande to SOA (JBoss Seam) and even BPM (if you need/wish)!! ;-)) Ice-Man > > Regards > SAUMIL --~--~-~--~~~---~--~~ You received this messag

[java ee programming] WebApp SecThreats/CountMeasrs->Ex2-bypass javascript

2008-09-12 Thread Ice-Man
lease give me a tip/idea?!! :o Thanks a lot, Ice-Man --~--~-~--~~~---~--~~ 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