Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hi,
I am moving from ASP.net to Java and My eclipse. So I am new to Java web based development. I am looking for Sample web based with multi tabs and backend MySQL database application using GUI development e.g. JFS etc. Any help would be highly appreciated.
Abahrami
I would recommend you to go through our educational material here – http://www.myeclipseide.com/index.php?module=htmlpages&func=display&pid=7
And FAQs – http://www.myeclipseide.com/PNphpBB2+file-viewforum-f-35.html
MyEclipse IDE also comes with Examples on Demand. I would recommend you to go through sample EODs, to get them do the following –
1. From MyEclipse IDE menu options click on MyEclipse > MyEclipse Start Page. This will open MyEclipse Start Page. Click on [EXAMPLE PROJECTS]. This will open Examples On-Demand browser. You can go through the sample EODs provided and install the same to your workspace.
Hope this helps.
Hi Joy,
Thanks for links. I downloaded all the samples projects but I couldn’t find a web based with multi tabs and backend MySQL I thought that would be simple sample 🙂 Are there any other samples available? I would greatly appreciated it.
Thanks
Abrahimi
Sorry we currently don’t have a sample based on multi – tabs. You can take the sample web application and play around. As for designing multi tabs, there are various ways of doing it – using javascript, jquery, dojo, or any ajax tool or you can use tiles with jsp. Multi tab functionality has to be done at the client side. I would recommend you to research over the net.
Here is one such example – http://www.roseindia.net/ajax/jquery/simpleTabs.shtml