[java ee programming] Dynamic WSDL Binding

2009-03-15 Thread Anas
Is there a way to instruct a web service to dynamically bind to WSDLs based on predefined conditions? Thanks Anas --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!"

[java ee programming] servlet uploader by doPut() method

2009-02-09 Thread Anas
hi there why this course not explain the use of doPut() method? i read in some where else that i can program uploader by this method ??? can anyone help me with this ? any useful links please? --~--~-~--~~~---~--~~ You received this message because you are subscr

[java ee programming] Re: Project Title Suggestions

2009-02-09 Thread Anas
you can make sms project by using smmp protocol in this project you will use web and standalone java programs so you will use jsp & ejb On Feb 9, 6:07 am, Swati K wrote: > Hi all, > > I would like to a do a web-based project in J2ee using JSP, EJB and > Hibernate(MVC architecture). Could you p

[java ee programming] Re: what is the difference between web server and web container

2009-02-08 Thread Anas
thnks useful information On Feb 7, 6:44 am, Pravin Sinha wrote: > Hi Anas, > > As per my understanding it goes like this: > > Web Server : It accepts HTTP request from client(usually a web browser) and > forwards it to w

[java ee programming] what is the difference between web server and web container

2009-02-06 Thread Anas
hello there what is the difference between web server and web container ? is the web container part of web server ? is servlet web container or web component ? thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "J