Apache Tiles renders dynamic websites in a Java Servlet container.
0
votes
1answer
8 views
loading resources in tiles & spring mvc
I am using spring mvc 3 and tiles 2 with wildcard definitions. I want to load additional css and javascript files inside some of my tiles. Is there way to do this? Preferably in tile jsp file, not in ...
0
votes
0answers
8 views
Apache Tiles integration with Restlet
I am trying to integrate Apache Tiles with Restlet 2.0+. In addition I want to use freemarker as a template language within Apache Tiles. I am looking some pointers (blog, source code etc) showing ...
1
vote
0answers
6 views
Is there any solution for rotating the whole map of TileMap without Camera?
Is there any way to rotate the map of TileMap without camera??? not its
I want to rotate map but UI like actor ??
0
votes
0answers
18 views
Osmdroid change tiles source
I'm developing an android app that visualize a map in online and offline mode.
I'm using osmdroid.
Is it possible to change osmdroid's tiles source? I would like, for online map view, to use MapQuest ...
0
votes
0answers
18 views
url links in struts2 tiles gets namespace added on second time after click. How do I stop this?
I am using struts 2, tiles, and namespaces and am having a problem that after I click a link the menu appends the namespace a second time. I am using the struts tag url with an action and a namespace. ...
-1
votes
1answer
32 views
Not able to understand the why register method is not being called after prepare. always customeraction-validation.xml is being called
I am developing a sample web application in struts2. But i am getting some weird behaviour
CustomerAction.java
package com.astro.action;
import java.io.Serializable;
import java.util.ArrayList;
...
0
votes
1answer
25 views
Does tile server renders every request?
I am trying to understand how tile server handle requests.
I red about Mapnik which "creates" the map using OSM,
Does "creates" means that every request is rendered and returned? If yes what is the ...
0
votes
1answer
42 views
Custom map in Google Map?
On a website I see they use Google Map, but the map looks special and is different from other Google Maps I saw. Is that special-looking map provided by Google Maps or made by the website themselves?
...
0
votes
0answers
24 views
Struts tiles: How to change the header text dynamically
I am new to struts.. I am working on a college website in which we have used tiles defn..
Problem is to change the header text dynamically.. there are three users for the system
1. Student 2. ...
1
vote
0answers
42 views
How to show different menu according to rule of user using Tile3
I am using tile3, spring security and struts2. I have different number of users, each with specific role, and each role should has access to a specific menu, I have the follwoing tile.xml file but I ...
2
votes
1answer
60 views
How to integrate Spring-security, struts2 and tiles3
I am trying to integrate Springsecurity, struts2 and tiles3, once I run my application, it runs into following error, please let me know if I should include any other part of my code.
Related cause: ...
1
vote
0answers
22 views
Devexpress Tiles' content display issue
I have a user control:
<UserControl.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary ...
2
votes
0answers
54 views
+50
Tile does not work properly with OGNL expressions
I am trying to use OGNL in my tile but it considers the expression as a string ( whatever I use it counts as a string).
How should I change it in a way to count the expression as name of a page not ...
0
votes
0answers
16 views
Get spring.profiles.active in Tiles.xml
Can we recover the active profile in tiles.xml?
I need to display an indicator in the title of the active profile.
web.xml
<context-param>
...
0
votes
0answers
28 views
Struts2-Tiles2-Xform-— ${body},${footer},${header} values are empty
I have struts2.xml definition like this:
<action name="/template">
<param name="body">/common/test.jsp</param>
<param name="header">/page/header.do</param>
...
0
votes
0answers
12 views
Drawing Scrollable Bitmap Data In A Pannel With C#
i'm searching for a way to draw tilemap data to a panel that should be scrollable to view the overflowing map data. ( somethig like a "tilemap-viewer" )
simply it's a kind of tile-based map data, so ...
0
votes
1answer
70 views
How to do animation in Tilemap using LibGdx? [closed]
I am using tile map in my Game but i am facing problem that how to move object in tile map or start animation???
0
votes
1answer
42 views
Spring MVC view is not detected
Few days ago this configuration works but now I have get:
javax.servlet.ServletException: Could not resolve view with name '' in servlet with name 'XXX'
for:
...
1
vote
1answer
91 views
Combination of Tile2 + Spring3 + Struts2
I have implemented Spring security on Struts2 which perfectly works. Once I have added tiles to my project it runs into following error, I have provided some parts of my code, please let me know if ...
0
votes
1answer
83 views
Using free gif tiles in Tiled and Mono game
I am aware this may not be the most concise question on SO but I really need some point of start here.
I am thinking about testing my skills as a game developer (I am a seasoned business developer).
...
0
votes
1answer
86 views
JSP Tiles without Struts with Maven
You can see in screenshots exception and the web.xml file to config tiles-defs.xml.
But i couldn't understand what is the problem about tiles? Is it wrong web.xml tiles configuration? Thanks for your ...
2
votes
1answer
68 views
How to Integrate Struts Conventions with Tiles such that the benefit of conventions is maintained
How to Integrate Struts Conventions with Tiles while maintaining conventions benefits?
The issue is that conventions links url-to-action-to-result automatically and does this nicely for jsp, velocity ...
0
votes
0answers
38 views
Not seeing maps extending from MapActivity
When I upload the APK into the device, I can't see the maps.
I've tried with FragmentActivity and I can see the maps without any problem, but in this case using MapActivity don't.
The Google Maps ...
-2
votes
1answer
167 views
java.lang.ClassNotFoundException: org.apache.struts2.tiles.StrutsTilesListener
15:06:38,636 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00001: Failed to start service jboss.deployment.unit."myapp.war".POST_MODULE: org.jboss.msc.service.StartException in ...
0
votes
1answer
18 views
What can I do to get the most out of png compression for an image with animation frames?
I'm looking to do some javascript powered animation via image clipping. Here's an example of what I'm talking about: http://www.def-logic.com/_dhtml/freejack/hero1.gif
I know png uses a kind of ...
0
votes
1answer
105 views
How to add tiles in Visual Studio Web application using DevExpress
I added and used Tile Control in windows application (WinForms). But i am unable to use tiles in any of the web applications on Visual Studio. Besides using metro css, is there any method to use ...
0
votes
0answers
73 views
Loading Images (Java)
I'm making a simple game in java, and I have levels based on tiles. I'm not sure how to go about this.
So I have a question... Is it easier for java to:
Load four 50 by 50 images (in a 100 by 100 ...
0
votes
1answer
178 views
WP8 Change Application Tile Background Color
I have been struggling to figure out how to change the background color of the WP8 tile associated with my app. I have tried setting the BackgroundColor attribute in the WMAppManifest.xml under the ...
0
votes
0answers
23 views
How to find the average of 16 same(random noise distributed) tiles in an image?
I have an image which is 256X256 pixels. it has 16 '64X64' pixels small exactly same images (zero mean noise is distributed all over the image). As you can see.
http://i50.tinypic.com/2ronolf.jpg
...
0
votes
0answers
26 views
How to integrate velocity and tiles in spring mvc. Getting mapping not found for WEB-INF/views/vm/one.vm
I am trying to integrate tiles2 and velocity in spring mvc, but I am getting error that mapping not found in app-servlet for url WEB-INF/views/vs/one.vm
I have done all the mapping in xml..the code is ...
0
votes
0answers
10 views
average of tiles in an image
I have an image which is 256X256 pixels and that image a has 16 '16X16' pixels similar tiles(random noise distributed over the image). I want to take the average of each tile and replace it with the ...
1
vote
1answer
71 views
Osmdroid map rotation
I am doing osmdroid map project. I am using custom tiles for map. Can anyone tell me how to rotate the custom tiles map?
1
vote
0answers
56 views
The RepositoryFactory has already been initialized Exception in tiles and Velocity Integration
I am trying to integrate the tiles+ velocity in Spring MVC.
I found the link in github which was serving the same purpose. So I am using those classes in my Project in Eclispe.
When I run the project ...
0
votes
1answer
47 views
SpringMVC serves view without controller
I've a jspx file (for example test.jspx) in folder WEB-INF/templates and i want to access it by javascript.
I haven't a controller that returns that view, and in my application I'm using ...
0
votes
1answer
91 views
Server goes into infinite loop while implementing Tiles with Velocity
EDIT:
I am trying to integrate Tiles with Velocity using spring MVC.
My server is going into infinite loop.
The console reading of server is:
I have marked the start of the loop as "-->".
--> at ...
3
votes
1answer
62 views
How to fetch HttpServletRequest in viewpreparer class
Am using Spring MVC framework and using view preparer to load the menu. I need to get the request object in viewpreparer class. For that am using the following code in view preparer
@Service
public ...
0
votes
1answer
93 views
Apache Tiles - How to get HTTPServlet Request object in execute method of ViewPreparer
Am using Spring MVC with tiles configuration and loading the Menus using ViewPreparer to load the menus into the application. I want HTTPServlet request object in the execute method of ViewPreparer ...
0
votes
0answers
104 views
Attribute not found:NoSuchAttributeException in tiles with Spring
I searched for all the questions asked on this site and tried all the changes but no luck. So posting the query here:
I am getting following exception:
HTTP Status 500 - ...
0
votes
1answer
97 views
Using <mvc:view-controller> for tiles
Can we use mvc:view-controller tag for displaying a tiles view.
Eg: If we have a tiles definition of the form definition,
name="userLogon.page"
template="webapp/app/layout/baseLayoutExterior.jsp"
...
5
votes
1answer
192 views
Dynamic css not applied in my menu (tiles + spring 3.0)
I am using Spring 3.0 + tiles. I have created the common menu with anchor tag for all the pages and applied the css for the same. I am using Jquery for dynamically changing the css class for the menu ...
2
votes
1answer
120 views
<jsp:include or <@include or Tiles
I'm making a Spring MVC web project and I have to have a constant header.
My basic requirement is "We would like to have a header across all screens to show who is logged in to ProjectA."
I've ...
0
votes
0answers
79 views
Adding templates to XNA 4.0 for Windows Phone 8 (WMAppManifest.xml)
How to add and edit template, which can be used in WMAppManifest.xml?
I have such code:
<Tokens>
<PrimaryToken TokenID="WindowsPhoneGame1Token" TaskName="_default">
...
0
votes
2answers
104 views
Draw 2d layered map javascript
im building an 2d rpg game in javascript and using canvas,a bit like browserquest.
I know how to draw a simple 2d array to show a single layered tile map to the canvas.
But to get a better effect ...
0
votes
1answer
24 views
Tiles in tags possible?
I'am using spring roo v.1.2.3. Roo generated *.tagx-s, *.jspx-s and views.xml-s that is good.
But can I put those *.jspx page fragments in *.tagx-s.
For example there is a tag table.tagx and I want ...
0
votes
0answers
128 views
Create tile groups in Windows 8 programmatically
is it possible to create tile groups by code? Just to create a folder with links is not enough / does not work.
We want to organize our tiles delivered by our setup.
Thanks.
0
votes
1answer
132 views
Tiles 2.2 put-list-attribute + Spring 3.1.4
I am migrating our application from struts 1.3 to spring 3.1.4 mvc. In the process i am also upgrading from tiles 1.1 to tiles 2.2. Jstl version is 1.1. With Tiles 2.2, i am having an issue about ...
0
votes
1answer
54 views
Tiles does not include correctly the jsp-s
I have a problem with tiles 2.2.2.
It seems that the jsp-s aren't read as they are supposed to.
My tiles.xml looks like this:
<definition name="notLoggedInLayout" ...
0
votes
1answer
156 views
Spring MVC mapping not working: PageNotFound
When i visit localhost:8080/home - i get:
WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/home] in DispatcherServlet with name 'appServlet'
When i ...
0
votes
2answers
106 views
Android map only showing tiles
Hi I am new to android programming and I followed the steps from many tutorials, but I only managed to display the google map which only shows tiles both on the emulator and the device. Many thanks in ...
2
votes
0answers
79 views
Techniques for tiling and zooming of large bitmaps
I've been working on an android app that tries to accomplish the following:
- Download large images from a service (about 4000px x 4000px)
- display these images and let the user zoom/pan
- draw ...



