[java ee programming] Swing menus

2009-06-06 Thread arbi nabil
Hi.. Hope u're doing well.. i'm trying to create a menu with netbeans and i can't make a drag and drop or implement the package... Thanks for being helpfull.. Regards Nabil --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Grou

[java ee programming] Changing Port

2009-03-03 Thread arbi nabil
hey .. Hope u're all doing well Can u tell me PLZZ how can i change the port used bye tomcat instllaed on eclipse .. Regards Nabil --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming wi

[java ee programming] Re: SERVLET and JP

2009-02-12 Thread arbi nabil
.. > > And yes.. as my classmates told, > When your JSP page is about to serve the request it is first translated > into Servlet code, then compiled and finally run. So you'll always have one > Servlet per JSP page. > Thanks > Varun > > On Wed, Feb 11, 2009 at 12:34 A

[java ee programming] SERVLET and JP

2009-02-10 Thread arbi nabil
Hi all Hope u're doing well... I just want to know if in a J2EE application, is it necessary to create a jsp for each servlet on the web server... ? i was reading *"The Java EETutorial For Sun Java System Application Server 9.1"* and i found that for each servlet they created a jsp file... Thanks a