Mar 26 2009

JSP Skeleton and Localization

Cansin

This week we have almost entirely build the base skeleton of the application. I have started to develop a JSP template, by simply dividing each page as header, content, footer. Also, I have enabled fully functional localization support by enabling user to select its locale from the menu at footer.

We are really pleased about our progress so far. By coding side by side about 3 weeks and mostly getting done the skeleton; we can now finally start developing MuzikMekan separately.


Mar 22 2009

Internationalization

Eray

I have completed the internationalization support of our application(Thanks to my teammates for finding the missing part:)). Now, our application’s language is automatically adjusted according to locale of the user. For now, our application supports English and Turkish languages.