Skip to content

spring with angular #15

Open
Open
@ramakrishana

Description

@ramakrishana

iam facing problem with angularja
i have spring rest api in that i have json object .while hitting api by using angularjs output is like this
{
courseCatalogTitle:"Core-Java"
courseTitle:"Java"
subTitle:"not found"
videoFileName:"/learninghub-files/Java/Core-Java/videos/basics of java.mp4"
}
but in my html file i taking videofileName.in that i have to add
(Learning-Hub/learninghub-files/Java/Core-Java/videos/basics of java.mp4)

my question is how to add (Learning-Hub) to remaing (videoFileName) in my html
my code is:
<video

when ever i add (/Learning-hub/) i got errorangular.js:12520 Error: [$interpolate:noconcat] pls solve dis issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions