Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Add jsp in Velocity

saurabh bhagat June 5, 2013

How to add jsp code in \decorators\includes\topnav.vm

3 answers

1 accepted

0 votes
Answer accepted
saurabh bhagat June 5, 2013

i want to add this html part at top of confluence for that i need to fetch json contents How can i do this please help me

MatthewC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 5, 2013

see, that helps a lot..... In that situation, I'd put some jquery into the template and pull the data directly from the client, not the server.

Here's a stack overflow question which may help

http://stackoverflow.com/questions/12990520/jquery-get-json-from-remote-host

1 vote
saurabh bhagat June 5, 2013

because i want to fetch contents of page into any variable for example

i want to fetch www.sample.com/index.php inside any variable $s

just tell me is it possible to fetch any page using velocity template ?

0 votes
MatthewC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 5, 2013

what are you trying to do? Maybe better ways of doing it?

You can access the data model in Velocity

https://developer.atlassian.com/display/JIRADEV/Contents+of+the+Velocity+Context

saurabh bhagat June 5, 2013

i want to add jsp tag <% jsp code %> at top of head in topnav.vm

but it is not interpeting jsp tags and printing as it is.

MatthewC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 5, 2013

That's still not explaining WHY you want to to do it.

That's telling me WHAT you want to do.

Why try to add the JSP code, what is the end purpose?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events