Can I use spring liferay for mobile web development?
This is very basic question but I tried on google but I can’t find any tutorial on this. Can anyone suggest anything on this.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes you can use it I think, since
Springis a server side java framework and for mobile web-development I don’t think you need to do anything special apart from customizing the look-and-feel of the page which can be done through themes in liferay.Starting from Liferay 6.1 you can even define Mobile Device Rules.
For a quick demo of this you can go to Liferay site, and try to change the window size of the browser and then see how the page changes. Even you can try to view this site in a mobile phone.
Hope this helps.