접근 방향

/application/<application_id> 를 이용하는 것이 맞나요?

제가 입력한 태그나 값 들이 서버에 남아 있는 부분이 reason가 있고 <application_id> 인덱스가 1씩 증가 되는 것을 확인하였습니다.
이를 호출하면 되지 않을까하는데..
예를 들면, 태그안에 소스에 /application/<application_id>를 재귀적으로 호출하는 방법으로 풀 수 있을까요?

<iframe src="/application/<application_id>"></iframe>

도움 부탁드립니다..!

#web
Author
Answers 1
kimht_
Lectures: 1

"재귀적으로 호출하는 방법"이 무엇을 의미하는지 잘 모르겠습니다. application_id 값을 미리 계산하고 예측하여 넣어보시면 어떨까요?

2023.02.08. 20:47
Know the answer?
Share your knowledge and earn points!
Post your answer and earn points