%@ page contentType="text/html; charset=utf-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> <% Locale locale= LocaleFetcher.getLocale(request,response); String MyDriver_Options = langResource.getString("MyDriver_Options " , locale); String Summary = langResource.getString("Summary" , locale); String Profile = langResource.getString("Profile" , locale); String Collections = langResource.getString("Collections" , locale); String Communities = langResource.getString("Communities" , locale); String Alerts = langResource.getString("Alerts" , locale); String Queries = langResource.getString("Queries" , locale); String Filters = langResource.getString("Filters" , locale); String Dropbox = langResource.getString("Dropbox" , locale); %>